Skip to content

Commit 0172b28

Browse files
committed
AGP update
1 parent c6621f5 commit 0172b28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ buildscript {
55
}
66
}
77
plugins {
8-
id 'com.android.application' version '8.11.0' apply false
9-
id 'com.android.library' version '8.11.0' apply false
8+
id 'com.android.application' version '8.11.1' apply false
9+
id 'com.android.library' version '8.11.1' apply false
1010
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
1111
id 'com.google.devtools.ksp' version '1.9.10-1.0.13' apply false
1212
}

0 commit comments

Comments
 (0)