Skip to content

Commit

Permalink
upgrade: 1.14.0-beta09(135).
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Apr 20, 2024
1 parent 805379e commit 5dabdf8
Showing 1 changed file with 2 additions and 2 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 = 134
versionName = "1.14.0-beta08"
versionCode = 135
versionName = "1.14.0-beta09"

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

0 comments on commit 5dabdf8

Please sign in to comment.