We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70136ac commit f505693Copy full SHA for f505693
app/build.gradle
@@ -36,7 +36,6 @@ android {
36
}
37
buildTypes {
38
release {
39
- applicationIdSuffix ".release"
40
minifyEnabled false
41
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
42
signingConfig signingConfigs.release
0 commit comments