Skip to content

Commit

Permalink
update 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed May 17, 2023
1 parent f4afeb8 commit cb72cfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Expand Up @@ -32,8 +32,8 @@ android {
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
minSdkVersion 21
targetSdkVersion 31
versionCode 53
versionName "3.3.0"
versionCode 54
versionName "4.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down
2 changes: 1 addition & 1 deletion ios/Runner/Info.plist
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.3.0</string>
<string>4.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit cb72cfc

Please sign in to comment.