- Change Build tools version in gradle

master
Javier Varona 2018-06-12 20:58:12 -04:00
parent f482fa8354
commit b877102e40
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files