Skip to content

Commit

Permalink
chore(deps): update agp to v8.8.2 (#5303)
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 Feb 27, 2025
1 parent 1417eaa commit 7481c6e
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.8.1"
id 'com.android.library' version "8.8.1" apply false
id 'com.android.test' version '8.8.1' apply false
id 'com.android.application' version "8.8.2"
id 'com.android.library' version "8.8.2" apply false
id 'com.android.test' version '8.8.2' apply false
id 'androidx.baselineprofile' version '1.3.3'
id 'org.jetbrains.kotlin.android' version "2.1.10"
id 'org.jetbrains.kotlin.plugin.compose' version "2.1.10"
Expand Down

0 comments on commit 7481c6e

Please sign in to comment.