Skip to content

Commit

Permalink
0.1.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
z-huang committed Feb 12, 2022
1 parent a0d002d commit a496d47
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 31
versionCode 2
versionName "0.1.1-beta"
versionCode 3
versionName "0.1.2-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
applicationVariants.all { variant ->
Expand Down

0 comments on commit a496d47

Please sign in to comment.