Bump version to 0.3.0

This commit is contained in:
vfsfitvnm
2022-07-29 19:07:07 +02:00
parent 2866618f74
commit 751120e5d8
2 changed files with 9 additions and 2 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId = "it.vfsfitvnm.vimusic"
minSdk = 21
targetSdk = 32
versionCode = 10
versionName = "0.2.1"
versionCode = 11
versionName = "0.3.0"
}
splits {