Skip to content

Commit

Permalink
Add mavenLocal as repo with highest priority
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4t4r committed Aug 22, 2021
1 parent c8fd451 commit 43e6155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ buildscript {
allprojects {
apply plugin: 'maven-publish'
repositories {
mavenLocal()
google()
mavenCentral()
maven {
Expand Down

0 comments on commit 43e6155

Please sign in to comment.