Bump version to 0.1.3

This commit is contained in:
vfsfitvnm
2022-06-08 14:01:47 +02:00
parent f885fe5b80
commit fb728efd5f

View File

@@ -15,8 +15,8 @@ android {
applicationId = "it.vfsfitvnm.vimusic"
minSdk = 21
targetSdk = 32
versionCode = 3
versionName = "0.1.2"
versionCode = 4
versionName = "0.1.3"
}
splits {