diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 2c9688e..0fbc5e6 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -12,8 +12,8 @@ android { applicationId = "dev.soupslurpr.beautyxt" minSdk = 29 targetSdk = 34 - versionCode = 52 - versionName = "0.21.1" + versionCode = 53 + versionName = "0.21.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {