Skip to content

Commit

Permalink
chore(deps): update agp to v8.7.2 (LawnchairLauncher#4958)
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 Nov 1, 2024
1 parent 8a01076 commit 63efcb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ import com.android.build.gradle.api.AndroidBasePlugin
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id 'com.android.application' version "8.7.1"
id 'com.android.library' version "8.7.1" apply false
id 'com.android.test' version '8.7.1' apply false
id 'com.android.application' version "8.7.2"
id 'com.android.library' version "8.7.2" apply false
id 'com.android.test' version '8.7.2' apply false
id 'androidx.baselineprofile' version '1.3.3'
id 'org.jetbrains.kotlin.android' version "2.0.21"
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.21"
Expand Down

0 comments on commit 63efcb2

Please sign in to comment.