This commit is contained in:
InsanusMokrassar 2020-09-22 18:06:50 +06:00
parent 034901a479
commit 8b5244d8df
1 changed files with 0 additions and 1 deletions

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) {