android: stay compatible with the current android studio release

This commit is contained in:
Sigrid Solveig Haflínudóttir 2022-01-16 20:38:21 +01:00
parent 361cedfc7f
commit 123dc07136
1 changed files with 1 additions and 1 deletions

View File

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