Added jitpack integration
This commit is contained in:
parent
f3a2ec21c9
commit
941579e10f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ buildscript {
|
|||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.4.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue