Bump AGP to 8.1.1

This commit is contained in:
Isira Seneviratne 2023-09-18 05:08:53 +05:30 committed by TobiGr
parent 50fb48f66d
commit fcb855cea9
1 changed files with 1 additions and 1 deletions

View File

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