Skip to content

Commit 41afb3e

Browse files
chore(deps): update agp to v8.9.0 (LawnchairLauncher#5318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d47e008 commit 41afb3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ import com.android.build.gradle.api.AndroidBasePlugin
33
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
6-
id 'com.android.application' version "8.8.2"
7-
id 'com.android.library' version "8.8.2" apply false
8-
id 'com.android.test' version '8.8.2' apply false
6+
id 'com.android.application' version "8.9.0"
7+
id 'com.android.library' version "8.9.0" apply false
8+
id 'com.android.test' version '8.9.0' apply false
99
id 'androidx.baselineprofile' version '1.3.3'
1010
id 'org.jetbrains.kotlin.android' version "2.1.10"
1111
id 'org.jetbrains.kotlin.plugin.compose' version "2.1.10"

0 commit comments

Comments
 (0)