Skip to content

Commit

Permalink
upgrade: 1.14.0-beta11(137).
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Apr 26, 2024
1 parent f3547a2 commit f52381b
Show file tree
Hide file tree
Showing 2 changed files with 8,818 additions and 8,693 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 = 136
versionName = "1.14.0-beta10"
versionCode = 137
versionName = "1.14.0-beta11"

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

0 comments on commit f52381b

Please sign in to comment.