mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 22:59:48 +00:00
hotfix
This commit is contained in:
@@ -21,7 +21,6 @@ plugins {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
enable_github_publish=new File(projectDir, "secret.gradle").exists()
|
enable_github_publish=new File(projectDir, "secret.gradle").exists()
|
||||||
changelog_from_file=""
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ext.enable_github_publish) {
|
if (ext.enable_github_publish) {
|
||||||
|
Reference in New Issue
Block a user