Skip to content

Commit

Permalink
Merge pull request #3 from MrNinso/Routers
Browse files Browse the repository at this point in the history
FIX Gradle
  • Loading branch information
MrNinso authored May 20, 2020
2 parents 2de4e03 + da5d03d commit 85570dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apply plugin: 'java-library'
apply plugin: 'maven-publish'
apply plugin: 'maven'

group = 'com.developer.Simple'

Expand Down

0 comments on commit 85570dd

Please sign in to comment.