Skip to content

Commit fce4419

Browse files
committed
🐛 fix android build
1 parent d454695 commit fce4419

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
@@ -36,7 +36,7 @@ android {
3636
applicationId "io.orleans.hnflutter"
3737
minSdkVersion 16
3838
targetSdkVersion 27
39-
versionCode 008
39+
versionCode 8
4040
versionName "0.0.8"
4141
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
4242
}

0 commit comments

Comments
 (0)