1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-02-10 04:00:16 +00:00

Update hilt for compatibility with newer kotlin version

This commit is contained in:
tobigr
2026-02-06 12:00:02 +01:00
parent a430517189
commit aa8aa6a241

View File

@@ -23,7 +23,7 @@ documentfile = "1.1.0"
exoplayer = "2.19.1"
fragment-compose = "1.8.9"
groupie = "2.10.1"
hilt = "2.57.2"
hilt = "2.58" # Newer version requires AGP 9
jsoup = "1.21.2"
junit = "4.13.2"
junit-ext = "1.3.0"