diff --git a/build.gradle b/build.gradle index f4c325db..6c7468c5 100644 --- a/build.gradle +++ b/build.gradle @@ -34,8 +34,8 @@ android { applicationId 'pl.llp.aircasting' minSdkVersion 21 targetSdkVersion 28 - versionCode 108 - versionName "1.5.21" + versionCode 109 + versionName "1.5.22" // Read the API key from ./secure.properties into R.string.maps_api_key def secureProps = new Properties()