mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 07:56:19 +00:00
Bump dependencies
This commit is contained in:
parent
8cee0a37a7
commit
0c3224babf
@ -1,6 +1,6 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
orgJetbrainsKotlin = '1.8.10'
|
orgJetbrainsKotlin = '1.8.20'
|
||||||
comSquareupMoshi = '1.14.0'
|
comSquareupMoshi = '1.14.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.google.devtools.ksp' version '1.8.10-1.0.9' apply false
|
id 'com.google.devtools.ksp' version '1.8.20-1.0.10' apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user