makes the benchmark module profileable
This commit is contained in:
@@ -99,6 +99,7 @@ android {
|
||||
}
|
||||
create("benchmark") {
|
||||
initWith(getByName("release"))
|
||||
profileable true
|
||||
signingConfig signingConfigs.debug
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user