Skip to content

Commit

Permalink
remove Bintray badge and URL
Browse files Browse the repository at this point in the history
  • Loading branch information
alaershov committed May 9, 2021
1 parent 233e377 commit f90ec7b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Moxy
[ ![Bintray](https://api.bintray.com/packages/moxy-community/maven/moxy/images/download.svg) ](https://bintray.com/moxy-community/maven/moxy/_latestVersion)
[ ![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.moxy-community/moxy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.moxy-community/moxy)

Moxy 2 is out! Check out the [migration guide](https://github.com/moxy-community/Moxy/wiki/Migration-Guide-(1.x.x-to-2.x.x)) and give it a try!
Expand Down
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ subprojects {
}
}

maven {
setUrl("https://dl.bintray.com/xanderblinov/maven")
}

val repo = maven {
url = rootProject.file("build/localMavenPublish").toURI()
content {
Expand Down

0 comments on commit f90ec7b

Please sign in to comment.