Skip to content

Commit

Permalink
0.1.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
z-huang committed Aug 13, 2021
1 parent 9fe389c commit 2ddf10f
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 @@ -11,8 +11,8 @@ android {
applicationId "com.zionhuang.music"
minSdkVersion 26
targetSdkVersion 30
versionCode 1
versionName "0.1.0-beta"
versionCode 2
versionName "0.1.1-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
applicationVariants.all { variant ->
Expand Down

0 comments on commit 2ddf10f

Please sign in to comment.