Browse Source

Android: Bump gradle version

pull/4455/head
Gleb Mazovetskiy 4 years ago committed by Anders Jenbo
parent
commit
6c807347b7
  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.2'
classpath 'com.android.tools.build:gradle:7.1.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

Loading…
Cancel
Save