Skip to content

Commit bc4db5a

Browse files
Bump com.android.application from 8.8.0 to 8.9.0
Bumps com.android.application from 8.8.0 to 8.9.0. --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b019ca0 commit bc4db5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.ncorti.ktfmt.gradle.tasks.KtfmtFormatTask
22

33
plugins {
4-
id("com.android.application") version "8.8.0" apply false
4+
id("com.android.application") version "8.9.0" apply false
55
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
66
id("com.ncorti.ktfmt.gradle") version "0.21.0"
77
}

0 commit comments

Comments
 (0)