Skip to content

Commit

Permalink
Remove donation option cause google doesn't like it
Browse files Browse the repository at this point in the history
  • Loading branch information
langerhans committed May 4, 2019
1 parent 0f87d5f commit b76733e
Show file tree
Hide file tree
Showing 4 changed files with 2,684 additions and 4 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
buildscript {
repositories {
jcenter()
google()
}

dependencies {
Expand All @@ -19,5 +20,6 @@ allprojects {
url 'https://maven.google.com'
}
mavenLocal()
google()
}
}
Loading

0 comments on commit b76733e

Please sign in to comment.