mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 06:14:10 +01:00
Merge pull request #3540 from nextcloud/dependabot/gradle/kotlinVersion-1.9.22
Build(deps): Bump kotlinVersion from 1.9.10 to 1.9.22
This commit is contained in:
commit
129c8a81a5
@ -24,7 +24,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
kotlinVersion = '1.9.10'
|
kotlinVersion = '1.9.22'
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
Reference in New Issue
Block a user