Skip to content

Commit

Permalink
Add jitpack.io requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
leo0263 committed Jul 20, 2020
1 parent ea01d28 commit 4fa89bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ buildscript {
}
}

apply plugin: 'com.github.dcendents.android-maven'
group='com.github.quipper'

allprojects {
repositories {
jcenter()
Expand Down

0 comments on commit 4fa89bd

Please sign in to comment.