Skip to content

Commit

Permalink
lerna cap version, android matrix change WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpoole committed Apr 23, 2024
1 parent 328fa5b commit 5dc8642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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.2",
"capacitorVersion": "6.0.0",
"iosMinVersion": "13.0",
"androidMinSdk": "22",
"rnMinVersion": "0.63.4",
Expand Down
1 change: 1 addition & 0 deletions website/docs/for-android/version-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ For more information refer to the Gradle documentation pages:

| Android SDK | Web Plugin Version | Compiled Capacitor Version | Compatible Capacitor Versions | Compatible Live Updates Versions | Portals CLI |
| :----: | :----: | :----: | :----: | :----: | :----: |
| xxxxx | xxxxx | 6.0.+ | 6.0.0 | 0.5.+ | 0.3.0 |
| 0.9.0 | 0.9.0 | 5.7.+ | 5.0.3 - 5.7.2 | 0.5.+ | 0.3.0 |
| 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 | - |
Expand Down

0 comments on commit 5dc8642

Please sign in to comment.