Skip to content

Commit aa8aa6a

Browse files
committed
Update hilt for compatibility with newer kotlin version
1 parent a430517 commit aa8aa6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ documentfile = "1.1.0"
2323
exoplayer = "2.19.1"
2424
fragment-compose = "1.8.9"
2525
groupie = "2.10.1"
26-
hilt = "2.57.2"
26+
hilt = "2.58" # Newer version requires AGP 9
2727
jsoup = "1.21.2"
2828
junit = "4.13.2"
2929
junit-ext = "1.3.0"

0 commit comments

Comments
 (0)