mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-03 15:19:30 +00:00
small optimization of extensions.gradle
This commit is contained in:
@@ -6,8 +6,8 @@ plugins {
|
||||
|
||||
project.description = "Additional extensions for core part of tgbotapi"
|
||||
|
||||
apply from: "$mppProjectWithSerializationPresetPath"
|
||||
apply from: "$publishGradlePath"
|
||||
apply from: "$mppProjectWithSerialization"
|
||||
apply from: "$mpp_publish"
|
||||
|
||||
kotlin {
|
||||
sourceSets {
|
||||
|
Reference in New Issue
Block a user