Skip to content

Commit d841c77

Browse files
authored
Merge pull request #240 from Hepolise/dependabot/gradle/main/com.android.library-9.1.0
Build(deps): Bump com.android.library from 9.0.1 to 9.1.0
2 parents e0ef1fd + 5f03719 commit d841c77

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,6 +1,6 @@
11
plugins {
22
id("com.android.application") version "9.0.1" apply false
3-
id("com.android.library") version "9.0.1" apply false
3+
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
66
}

0 commit comments

Comments
 (0)