mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-20 03:05:01 +01:00
Merge pull request #2916 from nextcloud/dependabot/gradle/kotlinVersion-1.8.20
Build(deps): Bump kotlinVersion from 1.8.10 to 1.8.20
This commit is contained in:
commit
2f486d2511
@ -24,7 +24,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
kotlinVersion = '1.8.10'
|
kotlinVersion = '1.8.20'
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
Reference in New Issue
Block a user