diff --git a/android/app/build.gradle b/android/app/build.gradle index 4456160..0b95d88 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -101,8 +101,8 @@ android { applicationId "com.gsygithubapp" minSdkVersion 19 targetSdkVersion 22 - versionCode 3 - versionName "1.2" + versionCode 4 + versionName "1.2.1" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/ios/GSYGithubAPP/Info.plist b/ios/GSYGithubAPP/Info.plist index 57b4b9c..41b9279 100644 --- a/ios/GSYGithubAPP/Info.plist +++ b/ios/GSYGithubAPP/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2 + 1.2.1 CFBundleSignature ???? CFBundleVersion - 3 + 4 LSRequiresIPhoneOS NSAppTransportSecurity