Update gradle.properties

This commit is contained in:
Colt Daily 2023-02-08 09:15:12 -05:00 committed by GitHub
parent 5ee410e63c
commit aff61bb2d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ kotlin.mpp.enableCInteropCommonization=true
kotlin.mpp.stability.nowarn=true
kotlin.native.enableDependencyPropagation=false
kotlin.js.generate.executable.default=false
kotlin.mpp.androidSourceSetLayoutVersion=2
#Android
android.compileSdk=33
@ -18,4 +19,4 @@ android.minSdk=21
android.disableAutomaticComponentCreation=true
#JVM
jvm.mainClass=com.game.template.LwjglApp
jvm.mainClass=com.game.template.LwjglApp