diff --git a/app/build.gradle.kts b/app/build.gradle.kts index ea33f21..e7b2f41 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -21,8 +21,8 @@ android { applicationId = "com.ztftrue.music" minSdk = 30 targetSdk = 34 - versionCode = 28 - versionName = "0.1.28" + versionCode = 29 + versionName = "0.1.29" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {