We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6621f5 commit 0172b28Copy full SHA for 0172b28
build.gradle
@@ -5,8 +5,8 @@ buildscript {
5
}
6
7
plugins {
8
- id 'com.android.application' version '8.11.0' apply false
9
- id 'com.android.library' version '8.11.0' apply false
+ id 'com.android.application' version '8.11.1' apply false
+ id 'com.android.library' version '8.11.1' apply false
10
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
11
id 'com.google.devtools.ksp' version '1.9.10-1.0.13' apply false
12
0 commit comments