Add .sdkmanrc

This commit is contained in:
2020-10-29 16:57:39 +01:00
parent a37254452b
commit 1120bc9350
+5
View File
@@ -0,0 +1,5 @@
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=14.0.2-open
gradle=6.7
kotlin=1.4.10