Skip to content

Commit 93b0759

Browse files
authored
Merge pull request #241 from Hepolise/dependabot/gradle/main/com.android.application-9.1.0
Build(deps): Bump com.android.application from 9.0.1 to 9.1.0
2 parents d841c77 + 89f8939 commit 93b0759

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 "9.0.1" apply false
2+
id("com.android.application") version "9.1.0" apply false
33
id("com.android.library") version "9.1.0" apply false
44
id("org.jetbrains.kotlin.android") version "2.3.10" apply false
55
id("org.jetbrains.kotlin.plugin.compose") version "2.3.10" apply false

0 commit comments

Comments
 (0)