Skip to content

Commit 6efd47a

Browse files
author
oxy
committed
upgrade: 1.14.0-rc01
1 parent f2be41d commit 6efd47a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

androidApp/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId = "com.m3u.androidApp"
1818
minSdk = 26
1919
targetSdk = 33
20-
versionCode = 140
21-
versionName = "1.14.0-beta14"
20+
versionCode = 141
21+
versionName = "1.14.0-rc01"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
testInstrumentationRunnerArguments["androidx.benchmark.profiling.mode"] = "MethodTracing"

0 commit comments

Comments
 (0)