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 8dc247a commit 5f5983fCopy full SHA for 5f5983f
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
maven { url "https://jitpack.io" }
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:3.5.0'
+ classpath 'com.android.tools.build:gradle:3.5.3'
11
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:+'
12
classpath 'com.github.dcendents:android-maven-gradle-plugin:+'
13
0 commit comments