Skip to content

Commit

Permalink
chore(deps): update agp to v8.8.1 (#5253)
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 13, 2025
1 parent d67eded commit 4c05942
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.0"
id 'com.android.library' version "8.8.0" apply false
id 'com.android.test' version '8.8.0' apply false
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 '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 4c05942

Please sign in to comment.