Update AGP

This commit is contained in:
MM20 2023-09-29 19:22:48 +02:00
parent 9b2529acb4
commit 803d35cda9
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

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