Browse Source

Update Gradle plugin version

pull/4087/head
Oleksandr Kalko 4 years ago committed by Anders Jenbo
parent
commit
c7a4acaa54
  1. 2
      android-project/build.gradle

2
android-project/build.gradle

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.0'
classpath 'com.android.tools.build:gradle:7.1.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

Loading…
Cancel
Save