This commit is contained in:
2021-02-22 01:48:48 +06:00
parent e6764197d3
commit 3fe45e4aec
10 changed files with 23 additions and 193 deletions

View File

@@ -1,7 +1,8 @@
rootProject.name = 'project_name'
rootProject.name = 'tgbotapi.libraries'
String[] includes = [
":lib"
":cache:admins",
":cache:media"
]