Skip to content

Commit

Permalink
Update plugin com.android.library to v8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent f2dcb54 commit 4590aef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

plugins {
id 'com.android.application' version '8.7.1' apply false
id 'com.android.library' version '8.7.0' apply false
id 'com.android.library' version '8.7.1' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.21" apply false
id 'org.jmailen.kotlinter' version "4.4.1" apply false
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}
plugins {
id 'com.android.application' version '8.7.1'
id 'com.android.library' version '8.7.0'
id 'com.android.library' version '8.7.1'
id 'org.jetbrains.kotlin.android' version '2.0.21'
}
}
Expand Down

0 comments on commit 4590aef

Please sign in to comment.