Skip to content

Commit e47a702

Browse files
committed
Add suffix for debug app
1 parent fd09b9e commit e47a702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ android {
3131
}
3232

3333
debug {
34+
applicationIdSuffix ".debug"
3435
ndk {
3536
abiFilters 'arm64-v8a', 'x86_64'
3637
}

0 commit comments

Comments
 (0)