Skip to content

Commit ac7bdd8

Browse files
Bump com.android.application from 8.9.0 to 8.9.1
Bumps com.android.application from 8.9.0 to 8.9.1. --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 538e79f commit ac7bdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.android.application") version "8.9.0" apply false
2+
id("com.android.application") version "8.9.1" apply false
33
id("com.android.library") version "8.9.0" apply false
44
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
55
id("org.jetbrains.kotlin.plugin.compose") version "2.1.20" apply false

0 commit comments

Comments
 (0)