We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd09b9e commit e47a702Copy full SHA for e47a702
app/build.gradle
@@ -31,6 +31,7 @@ android {
31
}
32
33
debug {
34
+ applicationIdSuffix ".debug"
35
ndk {
36
abiFilters 'arm64-v8a', 'x86_64'
37
0 commit comments