Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
vytskalt committed Mar 21, 2024
1 parent e6b9cc3 commit 51d088f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
allprojects {
group = "net.megavex"
version = "0.1.0"
version = "0.1.0-SNAPSHOT"
}
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ jdk:
- openjdk17

install:
- "bash gradlew build publishToMavenLocal -x signMavenPublication"
- "bash gradlew build publishToMavenLocal"

0 comments on commit 51d088f

Please sign in to comment.