Update gradle plugin

This commit is contained in:
Andrew Rabert 2018-07-03 18:51:01 -04:00
parent 9614cf9445
commit b6f0d7ccc9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'
}
}