diff --git a/android/app/build.gradle b/android/app/build.gradle index 22d29910..fce9a574 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId "com.shuyu.gsygithub.gsygithubappflutter" minSdkVersion 16 targetSdkVersion 29 - versionCode 37 - versionName "1.7.5" + versionCode 40 + versionName "2.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 59677de8..219652f0 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.7.5 + 2.0.0 CFBundleSignature ???? CFBundleVersion