Skip to content

Commit 40674e7

Browse files
author
luzhensheng
committed
update gradle
1 parent 063cd0b commit 40674e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
buildscript {
44
repositories {
55
jcenter()
6+
maven { url 'https://jitpack.io' }
7+
68
}
79
dependencies {
810
classpath 'com.android.tools.build:gradle:2.2.3'

0 commit comments

Comments
 (0)