Skip to content

Commit 9927f32

Browse files
committed
chore: bump Android build number
1 parent fb7ab18 commit 9927f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
applicationId "fr.ign.naviforest"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 15
10+
versionCode 16
1111
versionName "3.0.6"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {

0 commit comments

Comments
 (0)