Skip to content

Commit

Permalink
remove bintray from gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Lutz committed Aug 3, 2022
1 parent c58ffbc commit 71e39fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ buildscript {
allprojects {
repositories {
google()
maven { url "https://kotlin.bintray.com/kotlinx/" }
mavenCentral()
jcenter()
}
Expand Down

0 comments on commit 71e39fb

Please sign in to comment.