build script hotfix
This commit is contained in:
parent
bf5032724f
commit
e07a910039
@ -21,6 +21,7 @@ project.group = "com.insanusmokrassar"
|
|||||||
|
|
||||||
apply plugin: "java-library"
|
apply plugin: "java-library"
|
||||||
apply plugin: "kotlin"
|
apply plugin: "kotlin"
|
||||||
|
apply from: "./publish.gradle"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
|
Loading…
Reference in New Issue
Block a user