diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 65e86b1..c3a81d7 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -15,8 +15,8 @@ android { applicationId = "it.vfsfitvnm.vimusic" minSdk = 21 targetSdk = 32 - versionCode = 6 - versionName = "0.1.5" + versionCode = 7 + versionName = "0.1.6" } splits {