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 1dac7a5 commit 94e9645Copy full SHA for 94e9645
android/app/build.gradle
@@ -31,8 +31,8 @@ android {
31
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
32
minSdkVersion 16
33
targetSdkVersion 28
34
- versionCode 34
35
- versionName "1.7.2"
+ versionCode 35
+ versionName "1.7.3"
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
}
38
0 commit comments