mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-19 07:02:04 +03:00
Update kotlin monorepo to v2.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2d294e8bf5
commit
d7e3b6331d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
buildscript {
|
||||
|
||||
ext {
|
||||
kotlinVersion = '2.0.21'
|
||||
kotlinVersion = '2.1.0'
|
||||
hilt_version = '2.44'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue