We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dccae91 commit 2e44043Copy full SHA for 2e44043
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
plugins {
8
id 'com.android.application' version '8.0.2' apply false
9
- id 'com.android.library' version '8.0.2' apply false
+ id 'com.android.library' version '8.5.2' apply false
10
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
11
id 'org.jetbrains.dokka' version "1.8.10"
12
0 commit comments