upgrade: 1.14.0-rc01

This commit is contained in:
oxy
2024-06-09 17:03:32 +08:00
parent f2be41d687
commit 6efd47a1ad

View File

@ -17,8 +17,8 @@ android {
applicationId = "com.m3u.androidApp"
minSdk = 26
targetSdk = 33
versionCode = 140
versionName = "1.14.0-beta14"
versionCode = 141
versionName = "1.14.0-rc01"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments["androidx.benchmark.profiling.mode"] = "MethodTracing"