Skip to content

Commit 56db285

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump com.android.library from 8.13.2 to 9.0.0 in /tictactoe_kotlin
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 ff25b09 commit 56db285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tictactoe_kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
33
id 'com.android.application' version '8.13.2' apply false
4-
id 'com.android.library' version '8.13.2' apply false
4+
id 'com.android.library' version '9.0.0' apply false
55
id 'org.jetbrains.kotlin.android' version '2.3.0' apply false
66
id 'org.jetbrains.kotlin.plugin.compose' version '2.3.0'
77
}

0 commit comments

Comments
 (0)