mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
Moves benchmark tests to the benchmark release type
This commit is contained in:
parent
860c3773c3
commit
8c9971d9f2
@ -28,7 +28,7 @@ android {
|
||||
testInstrumentationRunner 'androidx.benchmark.junit4.AndroidBenchmarkRunner'
|
||||
}
|
||||
|
||||
testBuildType = "release"
|
||||
testBuildType = "benchmark"
|
||||
buildTypes {
|
||||
debug {
|
||||
// Since debuggable can"t be modified by gradle for library modules,
|
||||
|
Loading…
x
Reference in New Issue
Block a user