diff --git a/app/build.gradle b/app/build.gradle index 445ffa1..f7d80ea 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -81,8 +81,8 @@ android { applicationId "eu.pkgsoftware.babybuddywidgets" minSdkVersion 24 targetSdkVersion 31 - versionCode 15 - versionName "1.1.4" + versionCode 16 + versionName "1.1.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }