Enable mavenLocal() in build.gradle

This commit is contained in:
Paul Schaub 2022-04-29 17:10:40 +02:00
parent 8d0899ce22
commit 93d6d40458
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ allprojects {
repositories {
mavenCentral()
mavenLocal()
}
// Reproducible Builds