android/ios: revert/update sdk version

This commit is contained in:
Calin-Teodor 2022-12-08 12:53:55 +02:00
parent b050c3e02e
commit fa54ea89ad
3 changed files with 3 additions and 3 deletions

View File

@ -27,4 +27,4 @@ android.enableJetifier=true
android.bundle.enableUncompressedNativeLibs=false
appVersion=22.7.1
sdkVersion=22.7.1
sdkVersion=7.0.1

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>22.7.1</string>
<string>7.0.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>22.7.1</string>
<string>7.0.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>