Skip to content

Commit

Permalink
upgrade: 1.13.0-alpha03 (76)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Nov 23, 2023
1 parent 583bb67 commit f9a3f4b
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 @@ -14,8 +14,8 @@ android {
applicationId = "com.m3u.androidApp"
minSdk = 26
targetSdk = 33
versionCode = 75
versionName = "1.13.0-alpha02"
versionCode = 76
versionName = "1.13.0-alpha03"

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

0 comments on commit f9a3f4b

Please sign in to comment.