mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-15 04:03:18 +02:00
@ -70,6 +70,7 @@ android {
|
||||
signingConfig = debugType.signingConfig
|
||||
versionNameSuffix = debugType.versionNameSuffix
|
||||
applicationIdSuffix = debugType.applicationIdSuffix
|
||||
isProfileable = false
|
||||
matchingFallbacks.add("release")
|
||||
}
|
||||
create("benchmark") {
|
||||
|
Reference in New Issue
Block a user