mirror of
https://github.com/oxyroid/M3UAndroid.git
synced 2025-05-21 13:26:26 +08:00
upgrade: 1.14.0-rc01
This commit is contained in:
@ -17,8 +17,8 @@ android {
|
|||||||
applicationId = "com.m3u.androidApp"
|
applicationId = "com.m3u.androidApp"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
versionCode = 140
|
versionCode = 141
|
||||||
versionName = "1.14.0-beta14"
|
versionName = "1.14.0-rc01"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
testInstrumentationRunnerArguments["androidx.benchmark.profiling.mode"] = "MethodTracing"
|
testInstrumentationRunnerArguments["androidx.benchmark.profiling.mode"] = "MethodTracing"
|
||||||
|
Reference in New Issue
Block a user