1
0
Fork 0
This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
one-time-overrides/gradle.properties
2022-08-19 17:45:51 +02:00

5 lines
156 B
Properties

org.gradle.jvmargs=-Xmx2G
kotlin.code.style=official
# has to be a system prop because it is accessed in the plugins block
systemProp.kotlinVersion=1.7.10