diff --git a/app/build.gradle b/app/build.gradle index 64e865b..2522128 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "in.basulabs.shakealarmclock" minSdkVersion 21 targetSdkVersion 30 - versionCode 18 - versionName "1.3.3" + versionCode 19 + versionName "1.3.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }