diff --git a/android/gradle.properties b/android/gradle.properties index 111357527f..82a2eddba2 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -27,4 +27,4 @@ android.enableJetifier=true android.bundle.enableUncompressedNativeLibs=false appVersion=99.0.0 -sdkVersion=99.0.0 +sdkVersion=9.2.0 diff --git a/ios/sdk/src/Info.plist b/ios/sdk/src/Info.plist index 0e197eca55..488a898357 100644 --- a/ios/sdk/src/Info.plist +++ b/ios/sdk/src/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 99.0.0 + 9.2.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/ios/sdk/src/Lite-Info.plist b/ios/sdk/src/Lite-Info.plist index 0e197eca55..488a898357 100644 --- a/ios/sdk/src/Lite-Info.plist +++ b/ios/sdk/src/Lite-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 99.0.0 + 9.2.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass