Skip to content

Commit

Permalink
Update plugin com.android.application to v8.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2024
1 parent 714a4d8 commit becb493
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}

plugins {
id("com.android.application") version "8.7.1" apply false
id("com.android.application") version "8.7.2" 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
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
mavenCentral()
}
plugins {
id 'com.android.application' version '8.7.1'
id 'com.android.application' version '8.7.2'
id 'com.android.library' version '8.7.1'
id 'org.jetbrains.kotlin.android' version '2.0.21'
}
Expand Down

0 comments on commit becb493

Please sign in to comment.