Skip to content

Commit

Permalink
Update plugin com.android.library to v8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent b98ed34 commit e8f20f0
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.6.0' apply false
id 'com.android.library' version '8.5.2' apply false
id 'com.android.library' version '8.6.0' apply false
id 'org.jetbrains.kotlin.android' version '2.0.20' apply false
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.20" 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.6.0'
id 'com.android.library' version '8.5.2'
id 'com.android.library' version '8.6.0'
id 'org.jetbrains.kotlin.android' version '2.0.20'
}
}
Expand Down

0 comments on commit e8f20f0

Please sign in to comment.