diff --git a/app/build.gradle.kts b/app/build.gradle.kts index e7b326e6..f0271820 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -12,8 +12,8 @@ android { applicationId = "com.lt2333.simplicitytools" minSdk = 31 targetSdk = 32 - versionCode = 28 - versionName = "1.2.7" + versionCode = 29 + versionName = "1.2.8" } buildTypes {