Update to Gradle 8.4 and AGP 8.1.3

This commit is contained in:
Niko Diamadis
2023-11-11 23:14:21 +01:00
parent 83ef432456
commit 48fffaaf3d
5 changed files with 27 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.2'
classpath 'com.android.tools.build:gradle:8.1.3'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20'
// NOTE: Do not place your application dependencies here; they belong