Deprecate Java 7 (#2629)

This commit is contained in:
Dibir Magomedsaygitov
2021-02-05 18:22:20 +03:00
committed by GitHub
parent 9480083149
commit 01cd7ca628
5 changed files with 6 additions and 24 deletions

View File

@@ -138,7 +138,7 @@
"java": {
"default": "8",
"versions": [
"7", "8", "11", "13"
"8", "11", "13"
]
},
"android": {