android: Bump to gradle 8.0

This commit is contained in:
SachinVin
2023-06-11 17:58:18 +05:30
parent f5bb17c82e
commit c074460f60
5 changed files with 8 additions and 4 deletions

View File

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