Skip to content
This repository was archived by the owner on May 1, 2021. It is now read-only.

Commit f9f0c9f

Browse files
Update build.gradle
1 parent 5d90c09 commit f9f0c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:1.2.3'
8+
classpath 'com.android.tools.build:gradle:1.3.0'
99
classpath 'com.github.dcendents:android-maven-plugin:1.2'
1010
// NOTE: Do not place your application dependencies here; they belong
1111
// in the individual module build.gradle files

0 commit comments

Comments
 (0)