Skip to content

Commit

Permalink
build: Add maven local
Browse files Browse the repository at this point in the history
  • Loading branch information
Malik Zharykov authored and Malik Zharykov committed Apr 9, 2024
1 parent 488e78e commit 58e06de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
flatDir {
dirs 'lib'
}

mavenLocal()
mavenCentral()
}

Expand Down

0 comments on commit 58e06de

Please sign in to comment.