Fix maven install on Ubuntu (#5721)

This commit is contained in:
Dusko Dobranic
2022-06-13 11:43:08 +02:00
committed by GitHub
parent 5181bf0714
commit 2b9e9f4302
3 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@
"versions": [ "8", "11", "12" ]
}
],
"maven": "3.8.5"
"maven": "3.8.6"
},
"android": {
"cmdline-tools": "latest",

View File

@@ -84,7 +84,7 @@
"versions": [ "8", "11" ]
}
],
"maven": "3.8.5"
"maven": "3.8.6"
},
"android": {
"cmdline-tools": "latest",

View File

@@ -70,7 +70,7 @@
"versions": [ "8", "11", "17" ]
}
],
"maven": "3.8.5"
"maven": "3.8.6"
},
"android": {
"cmdline-tools": "latest",