1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-04 15:20:49 +00:00
tgbotapi/tgbotapi.ksp/lib/build.gradle

8 lines
198 B
Groovy

plugins {
id "org.jetbrains.kotlin.multiplatform"
}
project.description = "Class Casts generator KSP library to include into your library"
apply from: "$mppProjectWithSerializationPresetPath"