diff --git a/app/build.gradle.kts b/app/build.gradle.kts index bf15fea4..813db3aa 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -20,7 +20,7 @@ android { defaultConfig { applicationId = "com.joeloewi.croissant" - versionCode = 42 + versionCode = 43 versionName = "1.2.1" targetSdk = 34