Skip to content

Commit 80a5922

Browse files
committed
Update plugin com.android.library to v8.7.1
1 parent f2dcb54 commit 80a5922

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88

99
plugins {
1010
id 'com.android.application' version '8.7.1' apply false
11-
id 'com.android.library' version '8.7.0' apply false
11+
id 'com.android.library' version '8.7.1' apply false
1212
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
1313
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.21" apply false
1414
id 'org.jmailen.kotlinter' version "4.4.1" apply false

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77
plugins {
88
id 'com.android.application' version '8.7.1'
9-
id 'com.android.library' version '8.7.0'
9+
id 'com.android.library' version '8.7.1'
1010
id 'org.jetbrains.kotlin.android' version '2.0.21'
1111
}
1212
}

0 commit comments

Comments
 (0)