We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d454695 commit fce4419Copy full SHA for fce4419
android/app/build.gradle
@@ -36,7 +36,7 @@ android {
36
applicationId "io.orleans.hnflutter"
37
minSdkVersion 16
38
targetSdkVersion 27
39
- versionCode 008
+ versionCode 8
40
versionName "0.0.8"
41
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
42
}
0 commit comments