Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit ec0032e

Browse files
build(deps): bump org.jetbrains.kotlin.android from 2.0.0 to 2.0.21
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 966268f commit ec0032e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#noinspection GradleDependency
33
agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/revanced-patches/issues/2818
44
annotation = "1.8.0"
5-
kotlin = "2.0.0"
5+
kotlin = "2.0.21"
66
appcompat = "1.7.0-rc01"
77
okhttp = "5.0.0-alpha.14"
88
retrofit = "2.11.0"

0 commit comments

Comments
 (0)