diff --git a/app/build.gradle b/app/build.gradle index ab77ab1..297d6a1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "org.decsync.osmand" minSdkVersion 21 targetSdkVersion 31 - versionCode 1 - versionName "0.1" + versionCode 2 + versionName "0.2" } buildTypes {