Gradle update

This commit is contained in:
Stefan Schueller 2019-03-30 20:53:05 +01:00
parent 1099e5715e
commit b547ab4c74
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:3.3.1' classpath 'com.android.tools.build:gradle:3.3.2'
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong