Skip to content

Commit

Permalink
update repositories to fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Aug 25, 2020
1 parent 5a4cd55 commit 622e086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
mavenCentral()
maven("https://jitpack.io")
jcenter()
maven("https://dl.bintray.com/egor-bogomolov/astminer/")
maven("https://dl.bintray.com/egor-bogomolov/astminer")
maven("https://dl.bintray.com/mipt-npm/dev")
}

Expand Down

0 comments on commit 622e086

Please sign in to comment.