Skip to content

Commit 7565eb5

Browse files
committed
Upgrade gradle version
1 parent 8fe2f06 commit 7565eb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ buildscript {
2121
url 'https://maven.google.com/'
2222
name 'Google'
2323
}
24+
google()
2425
}
2526

2627
dependencies {
27-
classpath 'com.android.tools.build:gradle:3.1.2'
28+
classpath 'com.android.tools.build:gradle:3.1.3'
2829
}
2930
}

0 commit comments

Comments
 (0)