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 7821d49 commit 46bdc0aCopy full SHA for 46bdc0a
android/app/build.gradle
@@ -31,8 +31,8 @@ android {
31
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
32
minSdkVersion 16
33
targetSdkVersion 27
34
- versionCode 15
35
- versionName "1.1.5"
+ versionCode 16
+ versionName "1.1.6"
36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
37
}
38
0 commit comments