Update dependencies

This also disables the Jetifier, because we don't need it anymore.
This commit is contained in:
Alexander Bakker 2020-12-12 11:10:27 +01:00
parent 1748e2221f
commit 15e28abecd
3 changed files with 12 additions and 12 deletions

View file

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.13'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.14'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files