We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b15f55 commit 945c3baCopy full SHA for 945c3ba
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:3.1.2'
+ classpath 'com.android.tools.build:gradle:3.1.3'
13
classpath 'de.undercouch:gradle-download-task:3.4.2'
14
classpath 'gradle.plugin.com.github.jlouns:gradle-cross-platform-exec-plugin:0.5.0'
15
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
@@ -24,7 +24,7 @@ allprojects {
24
25
26
project.ext {
27
- sdkVersion='0.7.2'
+ sdkVersion='0.7.3'
28
versionCode=1
29
30
compileSdkVersion=27
0 commit comments