mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 23:46:50 +01:00
Moves benchmark tests to the benchmark release type
This commit is contained in:
@@ -28,7 +28,7 @@ android {
|
|||||||
testInstrumentationRunner 'androidx.benchmark.junit4.AndroidBenchmarkRunner'
|
testInstrumentationRunner 'androidx.benchmark.junit4.AndroidBenchmarkRunner'
|
||||||
}
|
}
|
||||||
|
|
||||||
testBuildType = "release"
|
testBuildType = "benchmark"
|
||||||
buildTypes {
|
buildTypes {
|
||||||
debug {
|
debug {
|
||||||
// Since debuggable can"t be modified by gradle for library modules,
|
// Since debuggable can"t be modified by gradle for library modules,
|
||||||
|
|||||||
Reference in New Issue
Block a user