Skip to content

Commit 142ce6a

Browse files
committedJun 11, 2018
Android: gradle 3.1.3 is not available on mavenCentral
Also update wrapper
1 parent 2b30f8b commit 142ce6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
google()
66
}
77
dependencies {
8-
classpath "com.android.tools.build:gradle:3.1.3"
8+
classpath "com.android.tools.build:gradle:2.3.0"
99
}
1010
}
1111

0 commit comments

Comments
 (0)
Please sign in to comment.