Skip to content

Commit 85149d2

Browse files
author
oxy
committed
upgrade: 1.14.1
1 parent b094cb6 commit 85149d2

File tree

2 files changed

+2170
-2187
lines changed

2 files changed

+2170
-2187
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 = 143
21-
versionName = "1.14.0-rc03"
20+
versionCode = 144
21+
versionName = "1.14.1"
2222

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

0 commit comments

Comments
 (0)