Skip to content

Commit

Permalink
Add 'maven' plugin to allow ./gradlew install
Browse files Browse the repository at this point in the history
To depend on Metafix from hbz/oerindex#4
  • Loading branch information
fsteeg committed Feb 14, 2020
1 parent 2e20b99 commit bc36e4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
id 'com.adarshr.test-logger' version '1.7.0'
id 'maven'
}

dependencies {
Expand Down

0 comments on commit bc36e4f

Please sign in to comment.