mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-06 15:36:45 +00:00
Bump dependencies
This commit is contained in:
parent
8cee0a37a7
commit
0c3224babf
@ -1,6 +1,6 @@
|
||||
buildscript {
|
||||
ext {
|
||||
orgJetbrainsKotlin = '1.8.10'
|
||||
orgJetbrainsKotlin = '1.8.20'
|
||||
comSquareupMoshi = '1.14.0'
|
||||
}
|
||||
|
||||
@ -17,7 +17,7 @@ buildscript {
|
||||
}
|
||||
|
||||
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user