Skip to content

Commit 5d0fdff

Browse files
Bump android from 2.2.10 to 2.2.20
Bumps [android](https://github.com/JetBrains/kotlin) from 2.2.10 to 2.2.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) --- updated-dependencies: - dependency-name: android dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b16945 commit 5d0fdff

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
@@ -18,7 +18,7 @@ plugins {
1818
id("com.android.application") version "8.5.2" apply false
1919
id("com.diffplug.spotless") version "7.2.1"
2020
id("com.github.ben-manes.versions") version "0.52.0"
21-
kotlin("android") version "2.2.10" apply false
21+
kotlin("android") version "2.2.20" apply false
2222
}
2323

2424
spotless {

0 commit comments

Comments
 (0)