diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 56751e95..a07947bc 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 = 25 - versionName = "1.2.4" + versionCode = 26 + versionName = "1.2.5" } buildTypes {