We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2be41d commit 6efd47aCopy full SHA for 6efd47a
androidApp/build.gradle.kts
@@ -17,8 +17,8 @@ android {
17
applicationId = "com.m3u.androidApp"
18
minSdk = 26
19
targetSdk = 33
20
- versionCode = 140
21
- versionName = "1.14.0-beta14"
+ versionCode = 141
+ versionName = "1.14.0-rc01"
22
23
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
24
testInstrumentationRunnerArguments["androidx.benchmark.profiling.mode"] = "MethodTracing"
0 commit comments