Upgrade to JDK 16 and Kotlin 1.3.21

This commit is contained in:
Erik C. Thauvin 2021-07-27 15:10:13 -07:00
parent 972d93c4b1
commit 3dd75fa575
28 changed files with 181 additions and 399 deletions

View file

@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )