2020-05-15 11:14:15 +00:00
|
|
|
core: ./TelegramBotAPI/**/*
|
|
|
|
api_extensions: ./TelegramBotAPI-extensions-api/**/*
|
|
|
|
utils_extensions: ./TelegramBotAPI-extensions-utils/**/*
|
2020-05-15 11:05:53 +00:00
|
|
|
|
2020-05-15 11:14:15 +00:00
|
|
|
code: ./**/*.kt
|
|
|
|
gradle: ./**/*.gradle
|