Skip to content

Commit

Permalink
remove signingConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Aug 4, 2023
1 parent 3243833 commit 2d3f895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ android {
// minifyEnabled false
// proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
resValue "string", "app_name", "@string/app_name_release"
signingConfig signingConfigs.debug
}
debug {
applicationIdSuffix '.debug'
Expand Down

0 comments on commit 2d3f895

Please sign in to comment.