Skip to content

Commit 2e44043

Browse files
authoredAug 9, 2024
Update plugin com.android.library to v8.5.2
1 parent dccae91 commit 2e44043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
}
77
plugins {
88
id 'com.android.application' version '8.0.2' apply false
9-
id 'com.android.library' version '8.0.2' apply false
9+
id 'com.android.library' version '8.5.2' apply false
1010
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
1111
id 'org.jetbrains.dokka' version "1.8.10"
1212
}

0 commit comments

Comments
 (0)