Skip to content

Commit

Permalink
Added keys to profile mode
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebQ42 committed Apr 12, 2022
1 parent a01d01c commit fa8b199
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ android {
release {
signingConfig signingConfigs.release
}
profile{
signingConfig signingConfigs.release
}
debug{
signingConfig signingConfigs.release
}
Expand Down

0 comments on commit fa8b199

Please sign in to comment.