We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a40677 commit 5dddd60Copy full SHA for 5dddd60
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 20005
+ versionCode 20006
11
versionName "2.0.3"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
aaptOptions {
0 commit comments