機能 #465
[EASY] Java 7 対応
Description
https://github.com/google/guava/wiki/Release21#java-8
現状 Guava 24.1-jre を使用しているが、 Java 7 対応のため Guava 20.0 に更新する。
重要:Guava 21.0にはJava 8が必要です。Java 7またはAndroidとの互換性が必要な場合は、現在はGuava 20.0を使用してください。 Guava 22.0以降では、Java 8を必要としないすべての最新の変更が含まれているJava 7 / Android互換のバックポートが導入されます(Java 6の場合、20.0を超えてサポートする予定はありません)。
Important: Guava 21.0 requires Java 8. If you need Java 7 or Android compatibility, use Guava 20.0 for now. Guava 22.0 and on will introduce a Java 7/Android compatible backport of Guava that includes all of the latest changes that don't require Java 8. (As for Java 6, we don't plan to support it past 20.0.)
Updated by みぞ @mizo0203 over 6 years ago
- Status changed from 新規 to 解決
- % Done changed from 0 to 80
更新履歴 github|a25ba3d0faa0b012dd996faa01aa523dae8be07b で適用されました。
Updated by みぞ @mizo0203 over 6 years ago
- Status changed from 解決 to 完了
- Target version changed from v0.2.1 to v0.2.1-easy
- % Done changed from 80 to 100