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