Skip to content

Commit

Permalink
Remove unused plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
wching committed Aug 17, 2020
1 parent 5050c7b commit 438e7d8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,10 @@ buildscript {
}
}

plugins {
id "com.github.dcendents.android-maven" version "2.0"
id "com.jfrog.bintray" version "1.8.0"
}

allprojects {
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
}
}
}

0 comments on commit 438e7d8

Please sign in to comment.