Updated on 2026-08-14
This commit is contained in:
parent
fc2820c9bc
commit
adcabd2ac2
8 changed files with 47 additions and 3 deletions
|
|
@ -20,6 +20,10 @@ android {
|
|||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
debug_beta {
|
||||
initWith debug
|
||||
versionNameSuffix "-beta"
|
||||
}
|
||||
}
|
||||
productFlavors {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue