Skip to content

Commit

Permalink
Update plugin com.android.application to v8.4.2 (#945)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 3d63a3f commit 12a69f8
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 @@ -7,7 +7,7 @@ buildscript {
}

plugins {
id 'com.android.application' version '8.4.1' apply false
id 'com.android.application' version '8.4.2' apply false
id 'com.android.library' version '8.4.2' apply false
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.0" 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.4.1'
id 'com.android.application' version '8.4.2'
id 'com.android.library' version '8.4.2'
id 'org.jetbrains.kotlin.android' version '2.0.0'
}
Expand Down

0 comments on commit 12a69f8

Please sign in to comment.