diff --git a/lerna.json b/lerna.json index fe38885..f5572be 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "capacitorVersion": "5.7.0", + "capacitorVersion": "5.7.2", "iosMinVersion": "13.0", "androidMinSdk": "22", "rnMinVersion": "0.63.4", diff --git a/website/docs/for-android/version-matrix.md b/website/docs/for-android/version-matrix.md index b6efa98..fa47fbf 100644 --- a/website/docs/for-android/version-matrix.md +++ b/website/docs/for-android/version-matrix.md @@ -66,11 +66,11 @@ For more information refer to the Gradle documentation pages: | Android SDK | Web Plugin Version | Compiled Capacitor Version | Compatible Capacitor Versions | Compatible Live Updates Versions | | :----: | :----: | :----: | :----: | :----: | -| 0.8.4 | 0.9.0 | 5.7.+ | 5.0.3 - 5.7.0 | 0.5.+ | -| 0.8.3 | 0.8.1 | 5.5.+ | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 | -| 0.8.2 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 | -| 0.8.1 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 | -| 0.8.0 | 0.8.1 | 5.0.3 | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 | +| 0.8.4 | 0.9.0 | 5.7.+ | 5.0.3 - 5.7.2 | 0.5.+ | +| 0.8.3 | 0.8.1 | 5.5.+ | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 | +| 0.8.2 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 | +| 0.8.1 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 | +| 0.8.0 | 0.8.1 | 5.0.3 | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 | | 0.7.5 | 0.7.1 | 4.7.3 | 4.7.0 - 4.8.0 | 0.0.5 - 0.4.1 | | 0.7.4 | 0.7.1 | 4.7.0 | 4.7.0 - 4.8.0 | 0.0.5 - 0.4.1 | | 0.7.3 | 0.7.0 | 4.6.1 | 4.4.0 - 4.6.3 | 0.0.5 - 0.4.1 |