diff --git a/app/build.gradle b/app/build.gradle index 5fb1ec0fe6..17241f8cc5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "org.ole.planet.myplanet" minSdkVersion 26 targetSdkVersion 34 - versionCode 2213 - versionName "0.22.13" + versionCode 2218 + versionName "0.22.18" ndkVersion '21.3.6528147' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true