update gradle version

This commit is contained in:
m2049r 2018-08-10 16:52:14 +02:00
parent cbbe079f67
commit e6c7800911
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
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.3'
classpath 'com.android.tools.build:gradle:3.1.4'
}
}