mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 15:09:58 +01:00
app/build.gradle.kts: Removed now-obsolete isMinifyEnabled value from relWithDebInfo build variant
This commit is contained in:
parent
7853bacddd
commit
2acbcd333c
@ -125,7 +125,6 @@ android {
|
||||
applicationIdSuffix = ".debug"
|
||||
versionNameSuffix = "-debug"
|
||||
signingConfig = signingConfigs.getByName("debug")
|
||||
isMinifyEnabled = true
|
||||
isShrinkResources = true
|
||||
isDebuggable = true
|
||||
isJniDebuggable = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user