Skip to content

Commit

Permalink
Upgrade 1.14.0-rc02.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Jul 20, 2024
1 parent df5c908 commit c8ea7b2
Show file tree
Hide file tree
Showing 2 changed files with 14,072 additions and 13,153 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 = 141
versionName = "1.14.0-rc01"
versionCode = 142
versionName = "1.14.0-rc02"

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

0 comments on commit c8ea7b2

Please sign in to comment.