kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale-android
Prepare 1.0.20: provide missing debug values.
rodzic
7f6b748032
commit
34ddef8489
|
@ -74,6 +74,10 @@ android {
|
|||
signingConfig = signingConfigs.getByName("release")
|
||||
}
|
||||
|
||||
resValue("string", "debug.hostname", "")
|
||||
resValue("string", "debug.username", "")
|
||||
resValue("string", "debug.password", "")
|
||||
|
||||
isMinifyEnabled = true
|
||||
isShrinkResources = true
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue