Update Android Gradle Plugin

This commit is contained in:
Ryan Meredith 2018-04-17 16:33:52 -04:00
parent d230194464
commit b00c29b70d
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.0'
classpath 'com.android.tools.build:gradle:3.1.1'
}
}