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

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed Sep 30, 2024
1 parent baabeba commit 653d875
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[versions]
# noinspection GradleDependency
agp = "8.0.2"
agp = "8.2.2" # 8.3.0 causes java verifier error
annotation = "1.8.2"
lang3 = "3.17.0"
# noinspection GradleDependency
kotlin = "1.7.21"
kotlin = "2.0.20"

[libraries]
annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
Expand Down

0 comments on commit 653d875

Please sign in to comment.