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") {
|
||||
|
|
Reference in a new issue