Skip to content

Commit 21fd18d

Browse files
authored
docs(android): version and matrix update for 0.10.3 (#290)
1 parent cade7ea commit 21fd18d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

lerna.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"iosMinVersion": "13.0",
44
"androidMinSdk": "22",
55
"rnMinVersion": "0.74.2",
6-
"androidLiveUpdatesVersion": "0.5.4",
6+
"androidLiveUpdatesVersion": "0.5.5",
77
"rnVersion": "0.7.0",
88
"iosVersion": "0.11.0",
9-
"androidVersion": "0.10.2",
9+
"androidVersion": "0.10.3",
1010
"cliVersion": "0.3.1",
1111
"version": "0.10.0"
1212
}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ For more information refer to the Gradle documentation pages:
7676

7777
| Android SDK | Web Plugin Version | Compiled Capacitor Version | Compatible Capacitor Versions | Compatible Live Updates Versions | Portals CLI |
7878
| :---------: | :----------------: | :------------------------: | :---------------------------: | :------------------------------: | :---------: |
79+
| 0.10.3 | 0.10.0 | 6.+ | 6.+ | 0.5.+ | 0.3.+ |
7980
| 0.10.2 | 0.10.0 | 6.0.+ | 6.0.+ | 0.5.+ | 0.3.+ |
8081
| 0.10.1 | 0.10.0 | 6.0.+ | 6.0.+ | 0.5.+ | 0.3.+ |
8182
| 0.10.0 | 0.10.0 | 6.0.+ | 6.0.+ | 0.5.+ | 0.3.+ |

0 commit comments

Comments
 (0)