We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1a0ce commit bd2c852Copy full SHA for bd2c852
build.gradle
@@ -19,7 +19,7 @@ buildscript {
19
]
20
21
ext.deps = [
22
- androidPlugin : 'com.android.tools.build:gradle:7.3.0',
+ androidPlugin : 'com.android.tools.build:gradle:8.6.1',
23
kotlinPlugin : "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}",
24
androidxAnnotations : 'androidx.annotation:annotation:1.3.0',
25
androidxCore : 'androidx.core:core:1.6.0',
0 commit comments