diff --git a/app/build.gradle b/app/build.gradle index 9abe72a..5d2f85e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "be.bitscuit.calendar" minSdkVersion 16 targetSdkVersion 29 - versionCode 5 - versionName "1.1.1" + versionCode 6 + versionName "1.1.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {