Skip to content

Commit

Permalink
Hotfix: release 0.1.3-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
z-huang committed Feb 13, 2022
1 parent faa5e81 commit cf6e0df
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 3
versionName "0.1.2-beta"
versionCode 4
versionName "0.1.3-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
applicationVariants.all { variant ->
Expand Down

0 comments on commit cf6e0df

Please # to comment.