Use new version of Nordpol from jcenter

- Use version 0.1.13 that is now available on jcenter
- Add a "gradle witness" for this version
This commit is contained in:
Petter Arvidsson
2015-12-18 10:28:00 +01:00
parent dd85bbb4b5
commit 02854a617b
3 changed files with 5 additions and 6 deletions

View File

@@ -23,9 +23,6 @@ buildscript {
allprojects {
repositories {
jcenter()
maven {
url 'http://releases.marmeladburk.fidesmo.com'
}
}
}