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