Skip to content

Commit 945c3ba

Browse files
committed
Update build-tools
1 parent 5b15f55 commit 945c3ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:3.1.2'
12+
classpath 'com.android.tools.build:gradle:3.1.3'
1313
classpath 'de.undercouch:gradle-download-task:3.4.2'
1414
classpath 'gradle.plugin.com.github.jlouns:gradle-cross-platform-exec-plugin:0.5.0'
1515
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
@@ -24,7 +24,7 @@ allprojects {
2424
}
2525

2626
project.ext {
27-
sdkVersion='0.7.2'
27+
sdkVersion='0.7.3'
2828
versionCode=1
2929

3030
compileSdkVersion=27

0 commit comments

Comments
 (0)