Skip to content

Commit

Permalink
update buildscript
Browse files Browse the repository at this point in the history
  • Loading branch information
FalsePattern committed Apr 2, 2023
1 parent 0ecadb8 commit 76092e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//version: 1656003793falsepattern63
//version: 1656003793falsepattern65
/*
DO NOT CHANGE THIS FILE!
Expand Down Expand Up @@ -670,6 +670,8 @@ def getCredentials = {
}

//Publishing
tasks.publish.dependsOn(build)

publishing {
publications {
maven(MavenPublication) {
Expand Down

0 comments on commit 76092e5

Please sign in to comment.