Skip to content

Commit 3fe3fe9

Browse files
Build(deps): Bump com.android.library from 9.1.1 to 9.2.0
Bumps com.android.library from 9.1.1 to 9.2.0. --- updated-dependencies: - dependency-name: com.android.library dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10d75b3 commit 3fe3fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.1" apply false
3-
id("com.android.library") version "9.1.1" apply false
3+
id("com.android.library") version "9.2.0" apply false
44
id("org.jetbrains.kotlin.android") version "2.3.20" apply false
55
id("org.jetbrains.kotlin.plugin.compose") version "2.3.20" apply false
66
}

0 commit comments

Comments
 (0)