mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +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 {
|
||||
ext {
|
||||
kotlinVersion = '1.9.22'
|
||||
commonsVersion = '2.0.0'
|
||||
commonsVersion = '2.0.1'
|
||||
}
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue