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