Updated Android build environment for examples

This commit is contained in:
Sam Lantinga
2021-11-15 17:04:50 -08:00
parent 66058bbbd5
commit 7ad64357ee
4 changed files with 6 additions and 6 deletions

View File

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