File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -88,12 +88,16 @@ This plugin does not work with non-app modules and/or library modules correctly.
88
88
| 8.1.x (Giraffe) | \> =2.7.0 |
89
89
| 8.2.x (Hedgehog) | \> =2.7.0 |
90
90
| 8.3.x (Iguana) | \> =2.8.0 |
91
+ | 8.4.x (Jellyfish) | \> =2.8.0 |
92
+ | 8.5.x (Koala) | \> =2.8.0 |
93
+ | 8.6.x (Koala Feature Drop) | \> =2.8.0 |
94
+ | 8.7.x (Ladybug) | \> =2.8.0 |
91
95
92
96
### Canary/Beta support table
93
97
94
98
We are not supporting Canary(Alpha) versions because of API stability. Please wait for beta releases or open an issue to support Canary versions.
95
99
96
- > As of 2024 Mar 8th, Jellyfish is not tested yet.
100
+ > As of 2024 Oct 8th, Ladybug Feature Drop is not tested yet.
97
101
98
102
See the test matrix of [ .github/workflows/build-and-test.yml] ( ./.github/workflows/build-and-test.yml ) for the latest information.
99
103
Original file line number Diff line number Diff line change @@ -86,12 +86,16 @@ DeployGate Gradle プラグインは非 app モジュールや android-library
86
86
| 8.1.x (Giraffe) | \> =2.7.0 |
87
87
| 8.2.x (Hedgehog) | \> =2.7.0 |
88
88
| 8.3.x (Iguana) | \> =2.8.0 |
89
+ | 8.4.x (Jellyfish) | \> =2.8.0 |
90
+ | 8.5.x (Koala) | \> =2.8.0 |
91
+ | 8.6.x (Koala Feature Drop) | \> =2.8.0 |
92
+ | 8.7.x (Ladybug) | \> =2.8.0 |
89
93
90
94
### Canary/Beta サポート情報
91
95
92
96
API仕様が頻繁に変わる可能性があることから、Canary(Alpha) バージョンのサポートは積極的に行っていません。Beta 版リリースをお待ちいただくか、Issue を起票してください。
93
97
94
- > 2024/03 /08現在、Jellyfish環境はまだテストをしていません 。
98
+ > 2024/10 /08現在、Ladybug Feature Drop環境はまだテストをしていません 。
95
99
96
100
[ .github/workflows/build-and-test.yml] ( ./.github/workflows/build-and-test.yml ) を参考にしてください
97
101
You can’t perform that action at this time.
0 commit comments