Upgrade gradle

This commit is contained in:
Robert Marshall 2021-08-22 21:41:45 +01:00
parent f1a0f48628
commit d0594c7276

View file

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