Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 803cee5

Browse files
authored
Merge pull request #21 from volodymyrtaliar/master
Updated compatibility
2 parents ebf6bcb + fe61a4f commit 803cee5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ This page provides an overview on how to use the BlackBerry Dynamics SDK for Rea
1111
- yarn
1212
#### React Native
1313
- 0.63.x
14-
- 0.64.0
14+
- 0.64.x
1515
#### iOS
1616
- Xcode 12+
1717
- iOS 13, 14
1818
- cocoapods 1.10.1+
1919
#### Android
2020
- Android 8+, API 26+
2121
#### BlackBerry Dynamics
22-
- BlackBerry Dynamics SDK for iOS v9.1, check environment requirements [here](https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-ios/).
23-
- BlackBerry Dynamics SDK for Android v9.1, check environment requirements [here](https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-android/).
22+
- BlackBerry Dynamics SDK for iOS v9.1 and v9.2, check environment requirements [here](https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-ios/).
23+
- BlackBerry Dynamics SDK for Android v9.1 and v9.2, check environment requirements [here](https://docs.blackberry.com/en/development-tools/blackberry-dynamics-sdk-android/).
2424
#### BlackBerry Dynamics Launcher
2525
- BlackBerry Dynamics Launcher library for iOS v3.2, check details [here](https://docs.blackberry.com/en/development-tools/blackberry-dynamics-launcher-framework-for-ios).
2626
- BlackBerry Dynamics Launcher library for Android v3.2, check details [here](https://docs.blackberry.com/en/development-tools/blackberry-dynamics-launcher-framework-for-android).
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ReactNativeWebView_kotlinVersion=1.3.50
1+
ReactNativeWebView_kotlinVersion=1.5.10
22
ReactNativeWebView_compileSdkVersion=29
33
ReactNativeWebView_buildToolsVersion=29.0.3
44
ReactNativeWebView_targetSdkVersion=28

0 commit comments

Comments
 (0)