File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ android {
9494 multiDexEnabled true
9595 // No need to increment the versionCode, it will be automatically incremented by the fastlane
9696 versionCode 221
97- versionName " 2.37.5 "
97+ versionName " 3.0.0 "
9898
9999 buildConfigField " String" , " REACT_NATIVE_RELEASE_LEVEL" , " \" ${ findProperty('reactNativeReleaseLevel') ?: 'stable'} \" "
100100
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >2.37.4 </string >
22+ <string >3.0.0 </string >
2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleURLTypes </key >
4040 </dict >
4141 </array >
4242 <key >CFBundleVersion </key >
43- <string >157 </string >
43+ <string >158 </string >
4444 <key >FacebookAppID </key >
4545 <string >1303550106471840 </string >
4646 <key >FacebookClientToken </key >
You can’t perform that action at this time.
0 commit comments