Skip to content

Commit

Permalink
upgrade: 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Jan 1, 2025
1 parent b094cb6 commit 85149d2
Show file tree
Hide file tree
Showing 2 changed files with 2,170 additions and 2,187 deletions.
4 changes: 2 additions & 2 deletions androidApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId = "com.m3u.androidApp"
minSdk = 26
targetSdk = 33
versionCode = 143
versionName = "1.14.0-rc03"
versionCode = 144
versionName = "1.14.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments["androidx.benchmark.profiling.mode"] = "MethodTracing"
Expand Down
Loading

0 comments on commit 85149d2

Please sign in to comment.