Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
pambrose committed Jul 13, 2021
1 parent d69d78f commit 2b576f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
plugins {
id 'java'
id 'maven-publish'
// id 'maven-publish'
id 'maven'
id 'org.jetbrains.kotlin.jvm' version '1.5.20'
id 'org.jetbrains.kotlin.plugin.serialization' version '1.5.20'
id "com.github.ben-manes.versions" version "0.39.0"
Expand Down

0 comments on commit 2b576f6

Please sign in to comment.