diff --git a/app/build.gradle b/app/build.gradle index 5ae43f74a..ba6c513a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "protect.card_locker" minSdkVersion 15 targetSdkVersion 27 - versionCode 28 - versionName "0.23.3" + versionCode 29 + versionName "0.23.4" } buildTypes { release {