mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 14:49:47 +00:00
13 lines
276 B
Properties
13 lines
276 B
Properties
org.gradle.jvmargs=-Xmx2048m
|
|
kotlin.code.style=official
|
|
org.gradle.parallel=true
|
|
kotlin.js.generate.externals=true
|
|
kotlin.incremental=true
|
|
kotlin.incremental.js=true
|
|
|
|
# https://github.com/google/ksp/issues/2491
|
|
ksp.useKSP2=false
|
|
|
|
library_group=dev.inmo
|
|
library_version=28.0.0
|