Use maven central

Signed-off-by: Etzelia <etzelia@hotmail.com>
pull/2/head
Etzelia 2021-06-10 21:49:04 -05:00
parent 52ba91e7da
commit 6a755584e3
No known key found for this signature in database
GPG Key ID: 708511AE7ABC5314
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ version = '0.2.2'
sourceCompatibility = '8'
repositories {
mavenLocal()
mavenCentral()
}
test {