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 083912c commit 0054500Copy full SHA for 0054500
android/app/build.gradle
@@ -31,8 +31,8 @@ android {
31
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
32
minSdkVersion 16
33
targetSdkVersion 28
34
- versionCode 28
35
- versionName "1.6.4"
+ versionCode 29
+ versionName "1.6.5"
36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
37
}
38
0 commit comments