Skip to content

Commit

Permalink
around we go again
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed May 8, 2021
1 parent 4463151 commit 2351463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

plugins {
id 'java'
id 'maven'
id 'maven-publish'
id "org.jetbrains.kotlin.jvm" version '1.5.0'
id 'org.jetbrains.dokka' version '1.4.32'
id 'com.github.johnrengelman.shadow' version '7.0.0'
Expand All @@ -19,7 +19,7 @@ plugins {
}

group 'kweb'
version '0.4.31'
version '0.4.32'

repositories {
mavenCentral()
Expand Down

0 comments on commit 2351463

Please sign in to comment.