diff --git a/app/build.gradle b/app/build.gradle index 9a0ca5b0d..af1585f8c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "org.ole.planet.myplanet" minSdkVersion 26 targetSdkVersion 34 - versionCode 2032 - versionName "0.20.32" + versionCode 2039 + versionName "0.20.39" ndkVersion '21.3.6528147' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true