mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-06-25 16:50:51 +02:00
makes the benchmark module profileable
This commit is contained in:
parent
3241f0ada1
commit
6d368148cc
@ -99,6 +99,7 @@ android {
|
||||
}
|
||||
create("benchmark") {
|
||||
initWith(getByName("release"))
|
||||
profileable true
|
||||
signingConfig signingConfigs.debug
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user