update gradle plugin

This commit is contained in:
Daniel Gultsch 2019-01-17 11:56:01 +01:00
parent 0d497fdda9
commit 9cdf34a6a6

View file

@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.android.tools.build:gradle:3.3.0'
}
}