Skip to content

Commit

Permalink
Android Studio error:
Browse files Browse the repository at this point in the history
com.android.tools.build updated to 3.1.2
  • Loading branch information
millo1978 committed Apr 27, 2018
1 parent 42fdce9 commit 4e79d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.5'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'

Expand Down

0 comments on commit 4e79d3f

Please sign in to comment.