1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

temporal include of internal microutils build

This commit is contained in:
2022-12-08 09:35:22 +06:00
parent d3584e793c
commit b906d605f4
2 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ allprojects {
mavenLocal()
mavenCentral()
google()
maven { url "https://git.inmo.dev/api/packages/InsanusMokrassar/maven" }
}
if (it != rootProject.findProject("docs")) {
tasks.whenTaskAdded { task ->