Update Android Gradle plugin to fix the build

pull/623/head
Alexander Bakker 4 years ago
parent 0067c79dfa
commit d5ac447332

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

Loading…
Cancel
Save