parent
59f7d2273f
commit
aa6937baf2
@ -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 New Issue
Block a user