Skip to content

Commit

Permalink
upgrade: 1.11.0-alpha02
Browse files Browse the repository at this point in the history
fix: #5
  • Loading branch information
oxyroid committed Mar 11, 2023
1 parent 5338391 commit 6664f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
applicationId "com.m3u.app"
minSdk 26
targetSdk 33
versionCode 32
versionName "1.11.0-alpha01"
versionCode 33
versionName "1.11.0-alpha02"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 6664f04

Please sign in to comment.