Bump version to 0.1.2

This commit is contained in:
vfsfitvnm 2022-06-06 21:25:34 +02:00
parent 5830991b00
commit fd39407965

View file

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