1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-22 08:13:47 +00:00
This commit is contained in:
InsanusMokrassar 2020-09-22 18:06:50 +06:00
parent 034901a479
commit 8b5244d8df

View File

@ -21,7 +21,6 @@ plugins {
ext {
enable_github_publish=new File(projectDir, "secret.gradle").exists()
changelog_from_file=""
}
if (ext.enable_github_publish) {