We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aff093 commit 2f9b9f0Copy full SHA for 2f9b9f0
android/app/build.gradle
@@ -7,7 +7,7 @@ android {
7
applicationId "fr.ign.naviforest"
8
minSdkVersion rootProject.ext.minSdkVersion
9
targetSdkVersion rootProject.ext.targetSdkVersion
10
- versionCode 30016
+ versionCode 30017
11
versionName "2.0.6"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
aaptOptions {
0 commit comments