Skip to content

Commit

Permalink
add maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MaaxGr committed Dec 17, 2020
1 parent 060febd commit f7b0dfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ plugins {
}
apply plugin: 'kotlin'
apply plugin: 'application'
apply plugin: 'maven'


group = 'com.github.MaaxGr'
version '1.0.0'
Expand Down

0 comments on commit f7b0dfb

Please sign in to comment.