mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-25 06:16:15 +03:00
chore(deps): Update dependencies
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
42d56e470f
commit
0318c972c6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlinVersion = '1.9.22'
|
kotlinVersion = '1.9.22'
|
||||||
commonsVersion = '2.0.0'
|
commonsVersion = '2.0.1'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|
Loading…
Reference in a new issue