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