react-native-detox-github-actions icon indicating copy to clipboard operation
react-native-detox-github-actions copied to clipboard

Switch to JDK 18 + newer command-line sdkmanager?

Open karlhorky opened this issue 3 years ago • 1 comments

The newer sdkmanager from the Command-Line Tools package now supports JDK versions newer than 8: https://stackoverflow.com/a/65782803/1268612

Would you be open to switching to JDK 18 and the new command-line sdkmanager?

There's an example here that may be helpful in getting this set up:

https://github.com/karlhorky/android-rs-examples/blob/2eac6325a61980657d1952fe430619aaf1776c01/hello-world-no-studio/download.sh

karlhorky avatar Apr 08 '22 16:04 karlhorky

@karlhorky For sure!

It has been a while I have used it myself but I am more than open to accept any PRs. When I have little bit more time, will try to do it myself too.

edvinasbartkus avatar Apr 11 '22 11:04 edvinasbartkus