mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
[deps]: Update gradle minor (#3771)
This commit is contained in:
parent
b4f864d89c
commit
8aebd36465
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ detekt = "1.23.6"
|
|||
firebaseBom = "33.1.2"
|
||||
glide = "1.0.0-beta01"
|
||||
googleServices = "4.4.2"
|
||||
hilt = "2.51.1"
|
||||
junit5 = "5.10.3"
|
||||
hilt = "2.52"
|
||||
junit5 = "5.11.0"
|
||||
jvmTarget = "17"
|
||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||
kotlin = "2.0.10"
|
||||
|
|
Loading…
Reference in a new issue