We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690af6f commit 7e6faf7Copy full SHA for 7e6faf7
android/app/build.gradle
@@ -7,7 +7,7 @@ android {
7
applicationId "fr.ign.guichet"
8
minSdkVersion rootProject.ext.minSdkVersion
9
targetSdkVersion rootProject.ext.targetSdkVersion
10
- versionCode 30009
+ versionCode 30010
11
versionName "3.0.6"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
aaptOptions {
0 commit comments