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

build(deps): bump org.jetbrains.kotlin.android from 2.0.0 to 2.0.21 #730

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#noinspection GradleDependency
agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/revanced-patches/issues/2818
annotation = "1.8.0"
kotlin = "2.0.0"
kotlin = "2.0.21"
appcompat = "1.7.0-rc01"
okhttp = "5.0.0-alpha.14"
retrofit = "2.11.0"
Expand Down
Loading