Updating the gradle plugin version

develop
Nelson R. Perez 2018-07-03 12:36:13 -05:00
parent 05699df638
commit 9eacd57889
1 changed files with 1 additions and 1 deletions

View File

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