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 b12d9fd commit 6405b38Copy full SHA for 6405b38
android/app/build.gradle
@@ -31,8 +31,8 @@ android {
31
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
32
minSdkVersion 16
33
targetSdkVersion 29
34
- versionCode 41
35
- versionName "2.1.0"
+ versionCode 42
+ versionName "2.3.0"
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
}
38
0 commit comments