update gradle

This commit is contained in:
m2049r 2018-10-16 22:27:01 +02:00
parent b11357f379
commit 900eab70c8
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.2.0'
classpath 'com.android.tools.build:gradle:3.2.1'
}
}