Deprecate Java 7 (#2633)

This commit is contained in:
Dibir Magomedsaygitov
2021-02-07 16:08:29 +03:00
committed by GitHub
parent 4491eeb15f
commit 3ca926ec34
5 changed files with 6 additions and 12 deletions

View File

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

View File

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