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 d4291f7 commit 82c8647Copy full SHA for 82c8647
android/app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
31
minSdkVersion 21
32
targetSdkVersion 33
33
- versionCode 54
34
- versionName "5.0.0"
+ versionCode 55
+ versionName "6.0.0"
35
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
36
}
37
0 commit comments