mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-28 03:57:50 +02:00
Set useDefaultDebugSigningConfigForProfileableBuildtypes flag
Related to #9774
This commit is contained in:
@ -70,7 +70,6 @@ android {
|
||||
signingConfig = debugType.signingConfig
|
||||
versionNameSuffix = debugType.versionNameSuffix
|
||||
applicationIdSuffix = debugType.applicationIdSuffix
|
||||
isProfileable = false
|
||||
matchingFallbacks.add("release")
|
||||
}
|
||||
create("benchmark") {
|
||||
|
Reference in New Issue
Block a user