16 lines
476 B
Properties
16 lines
476 B
Properties
#
|
|
# Copyright (c) 2025. Sergey S. Chernov - All Rights Reserved
|
|
#
|
|
# You may use, distribute and modify this code under the
|
|
# terms of the private license, which you must obtain from the author
|
|
#
|
|
# To obtain the license, contact the author: https://t.me/real_sergeych or email to
|
|
# real dot sergeych at gmail.
|
|
#
|
|
|
|
kotlin.code.style=official
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.caching=true
|