We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 883b15a + 85240f9 commit dd23d6dCopy full SHA for dd23d6d
1 file changed
mobile/android/app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "fr.gouv.beta.sylvasan"
8
minSdkVersion rootProject.ext.minSdkVersion
9
targetSdkVersion rootProject.ext.targetSdkVersion
10
- versionCode 7
11
- versionName "0.0.7"
+ versionCode 8
+ versionName "0.0.8"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
aaptOptions {
14
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
0 commit comments