Skip to content

Commit 06f3ff2

Browse files
build(deps): bump com.android.library from 8.13.2 to 9.0.0
Bumps com.android.library from 8.13.2 to 9.0.0. --- updated-dependencies: - dependency-name: com.android.library dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b643c3 commit 06f3ff2

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
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
3-
id("com.android.library") version "8.13.2" apply false
3+
id("com.android.library") version "9.0.0" apply false
44
id("org.jetbrains.kotlin.android") version "2.3.0" apply false
55
id("org.jetbrains.kotlin.plugin.serialization") version "2.3.0" apply false
66
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.18.1" apply false

0 commit comments

Comments
 (0)