1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-04 07:39:39 +00:00

publication scripts update

This commit is contained in:
2022-03-22 16:26:18 +06:00
parent 8c3dac7932
commit 2a3d8e6e73
32 changed files with 23 additions and 694 deletions

View File

@@ -17,8 +17,9 @@ plugins {
project.version = "$library_version"
project.group = "$library_group"
project.description = "Behaviour Builder DSL"
apply from: "publish.gradle"
apply from: "../publish.gradle"
repositories {
mavenLocal()