mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Merge pull request #3269 from nextcloud/dependabot/gradle/kotlinVersion-1.9.10
Build(deps): Bump kotlinVersion from 1.8.22 to 1.9.10
This commit is contained in:
commit
1c2409e165
@ -24,7 +24,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
kotlinVersion = '1.8.22'
|
kotlinVersion = '1.9.10'
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
Reference in New Issue
Block a user