visionforge/gradle.properties

8 lines
146 B
Properties
Raw Normal View History

2020-10-02 19:09:25 +03:00
kotlin.code.style=official
kotlin.mpp.stability.nowarn=true
2021-08-20 20:24:41 +03:00
2021-11-30 21:27:08 +03:00
org.gradle.parallel=true
2022-04-13 17:08:25 +03:00
org.gradle.jvmargs=-Xmx4G
2021-11-30 21:27:08 +03:00
2024-06-04 22:47:56 +03:00
toolsVersion=0.15.4-kotlin-2.0.0