mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Update hilt_version to v2.52
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b290cd2712
commit
b7db87d630
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildscript {
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
kotlinVersion = '2.0.21'
|
kotlinVersion = '2.0.21'
|
||||||
hilt_version = '2.44'
|
hilt_version = '2.52'
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue