Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vfsfitvnm committed Aug 21, 2022
1 parent c400103 commit 33b42e4
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 = 33
versionCode = 13
versionName = "0.4.1"
versionCode = 14
versionName = "0.4.2"
}

splits {
Expand Down

0 comments on commit 33b42e4

Please sign in to comment.