mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2025-09-15 13:29:46 +00:00
update github_release gradle usage
This commit is contained in:
@@ -9,7 +9,6 @@ project.group="$group"
|
||||
project.version="$version"
|
||||
|
||||
apply from: "publish.gradle"
|
||||
apply from: "${rootProject.projectDir.path}${File.separator}github_release.gradle"
|
||||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
Reference in New Issue
Block a user