Skip to content

Commit 917da7b

Browse files
authored
Merge pull request #227 from JingMatrix/dependabot/gradle/com.android.application-8.9.0
Bump com.android.application from 8.8.0 to 8.9.0
2 parents b1d6555 + 2d207e2 commit 917da7b

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.20" apply false
66
id("com.ncorti.ktfmt.gradle") version "0.21.0"
77
}

0 commit comments

Comments
 (0)