Skip to content

Commit f0c87db

Browse files
committed
chore: added to support versions up to v8.7.x
1 parent c84ee2b commit f0c87db

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,16 @@ This plugin does not work with non-app modules and/or library modules correctly.
8888
| 8.1.x (Giraffe) | \>=2.7.0 |
8989
| 8.2.x (Hedgehog) | \>=2.7.0 |
9090
| 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 |
9195

9296
### Canary/Beta support table
9397

9498
We are not supporting Canary(Alpha) versions because of API stability. Please wait for beta releases or open an issue to support Canary versions.
9599

96-
> As of 2024 Mar 8th, Jellyfish is not tested yet.
100+
> As of 2024 Oct 8th, Ladybug Feature Drop is not tested yet.
97101
98102
See the test matrix of [.github/workflows/build-and-test.yml](./.github/workflows/build-and-test.yml) for the latest information.
99103

README_JP.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,16 @@ DeployGate Gradle プラグインは非 app モジュールや android-library
8686
| 8.1.x (Giraffe) | \>=2.7.0 |
8787
| 8.2.x (Hedgehog) | \>=2.7.0 |
8888
| 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 |
8993

9094
### Canary/Beta サポート情報
9195

9296
API仕様が頻繁に変わる可能性があることから、Canary(Alpha) バージョンのサポートは積極的に行っていません。Beta 版リリースをお待ちいただくか、Issue を起票してください。
9397

94-
> 2024/03/08現在、Jellyfish環境はまだテストをしていません
98+
> 2024/10/08現在、Ladybug Feature Drop環境はまだテストをしていません
9599
96100
[.github/workflows/build-and-test.yml](./.github/workflows/build-and-test.yml) を参考にしてください
97101

0 commit comments

Comments
 (0)