Add desugaring for Android < 7 compatibility

This commit is contained in:
Sage Pointer 2020-07-12 18:09:50 +02:00
parent 0eb9a25687
commit a25dbc5cdd
3 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.12'
// NOTE: Do not place your application dependencies here; they belong