Skip to content

Commit

Permalink
upgrade: 1.14.0-beta14(140).
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed May 18, 2024
1 parent 0e34e61 commit 4f917c1
Show file tree
Hide file tree
Showing 3 changed files with 5,752 additions and 5,783 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 = 139
versionName = "1.14.0-beta13"
versionCode = 140
versionName = "1.14.0-beta14"

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

0 comments on commit 4f917c1

Please sign in to comment.