Bump version to 0.1.7

This commit is contained in:
vfsfitvnm
2022-06-23 13:49:45 +02:00
parent ccf563d000
commit c0f690f58d

View File

@@ -15,8 +15,8 @@ android {
applicationId = "it.vfsfitvnm.vimusic" applicationId = "it.vfsfitvnm.vimusic"
minSdk = 21 minSdk = 21
targetSdk = 32 targetSdk = 32
versionCode = 7 versionCode = 8
versionName = "0.1.6" versionName = "0.1.7"
} }
splits { splits {