Skip to content

Commit

Permalink
docs: updated Capacitor version to 5.7.2 (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpoole authored Mar 11, 2024
1 parent 8a6faca commit 3c7ea0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"capacitorVersion": "5.7.0",
"capacitorVersion": "5.7.2",
"iosMinVersion": "13.0",
"androidMinSdk": "22",
"rnMinVersion": "0.63.4",
Expand Down
10 changes: 5 additions & 5 deletions website/docs/for-android/version-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 3c7ea0b

Please sign in to comment.