- weathered

This commit is contained in:
2021-04-20 20:09:32 +01:00
parent 9d053bfb60
commit b41ba10abb
212 changed files with 2453 additions and 1413 deletions

View File

@@ -23,8 +23,11 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
google()
maven {
url 'https://maven.tomtom.com:8443/nexus/content/repositories/releases/'
}
}
}