Bump target SDK to 30 and update dependencies

This commit is contained in:
Alexander Bakker 2020-09-23 10:58:58 +02:00
parent 0af48f8bfa
commit cac13b082e
3 changed files with 22 additions and 22 deletions

View file

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