Skip to content

Commit dd23d6d

Browse files
authored
Merge pull request #288 from betagouv/android-0-0-8
Version Android staging 0.0.8
2 parents 883b15a + 85240f9 commit dd23d6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mobile/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "fr.gouv.beta.sylvasan"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 7
11-
versionName "0.0.7"
10+
versionCode 8
11+
versionName "0.0.8"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {
1414
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.

0 commit comments

Comments
 (0)