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 31092aa commit 8497371Copy full SHA for 8497371
android/app/build.gradle
@@ -32,8 +32,8 @@ android {
32
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
33
minSdkVersion 21
34
targetSdkVersion 31
35
- versionCode 42
36
- versionName "2.3.0"
+ versionCode 50
+ versionName "3.0.1"
37
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
38
}
39
0 commit comments