mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
parent
59f7d2273f
commit
aa6937baf2
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ android {
|
||||||
signingConfig = debugType.signingConfig
|
signingConfig = debugType.signingConfig
|
||||||
versionNameSuffix = debugType.versionNameSuffix
|
versionNameSuffix = debugType.versionNameSuffix
|
||||||
applicationIdSuffix = debugType.applicationIdSuffix
|
applicationIdSuffix = debugType.applicationIdSuffix
|
||||||
|
isProfileable = false
|
||||||
matchingFallbacks.add("release")
|
matchingFallbacks.add("release")
|
||||||
}
|
}
|
||||||
create("benchmark") {
|
create("benchmark") {
|
||||||
|
|
Loading…
Reference in a new issue