Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vfsfitvnm committed Jul 13, 2022
1 parent f039479 commit 36c7c85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId = "it.vfsfitvnm.vimusic"
minSdk = 21
targetSdk = 32
versionCode = 8
versionName = "0.1.7"
versionCode = 9
versionName = "0.2.0"
}

splits {
Expand Down

0 comments on commit 36c7c85

Please sign in to comment.