Skip to content

Commit 5dddd60

Browse files
committed
chore: bump Android build number
1 parent 5a40677 commit 5dddd60

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 20005
10+
versionCode 20006
1111
versionName "2.0.3"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {

0 commit comments

Comments
 (0)