Skip to content

Commit 3c7ea0b

Browse files
authored
docs: updated Capacitor version to 5.7.2 (#266)
1 parent 8a6faca commit 3c7ea0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"capacitorVersion": "5.7.0",
2+
"capacitorVersion": "5.7.2",
33
"iosMinVersion": "13.0",
44
"androidMinSdk": "22",
55
"rnMinVersion": "0.63.4",

website/docs/for-android/version-matrix.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ For more information refer to the Gradle documentation pages:
6666

6767
| Android SDK | Web Plugin Version | Compiled Capacitor Version | Compatible Capacitor Versions | Compatible Live Updates Versions |
6868
| :----: | :----: | :----: | :----: | :----: |
69-
| 0.8.4 | 0.9.0 | 5.7.+ | 5.0.3 - 5.7.0 | 0.5.+ |
70-
| 0.8.3 | 0.8.1 | 5.5.+ | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 |
71-
| 0.8.2 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 |
72-
| 0.8.1 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 |
73-
| 0.8.0 | 0.8.1 | 5.0.3 | 5.0.3 - 5.7.0 | 0.0.5 - 0.4.1 |
69+
| 0.8.4 | 0.9.0 | 5.7.+ | 5.0.3 - 5.7.2 | 0.5.+ |
70+
| 0.8.3 | 0.8.1 | 5.5.+ | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 |
71+
| 0.8.2 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 |
72+
| 0.8.1 | 0.8.1 | 5.4.2 | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 |
73+
| 0.8.0 | 0.8.1 | 5.0.3 | 5.0.3 - 5.7.2 | 0.0.5 - 0.4.1 |
7474
| 0.7.5 | 0.7.1 | 4.7.3 | 4.7.0 - 4.8.0 | 0.0.5 - 0.4.1 |
7575
| 0.7.4 | 0.7.1 | 4.7.0 | 4.7.0 - 4.8.0 | 0.0.5 - 0.4.1 |
7676
| 0.7.3 | 0.7.0 | 4.6.1 | 4.4.0 - 4.6.3 | 0.0.5 - 0.4.1 |

0 commit comments

Comments
 (0)