We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9f7f9 commit 853b37eCopy full SHA for 853b37e
2 files changed
build.gradle
@@ -1,7 +1,7 @@
1
/*
2
* Nextcloud Notes - Android Client
3
*
4
- * SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-FileCopyrightText: 2015-2026 Nextcloud GmbH and Nextcloud contributors
5
* SPDX-FileCopyrightText: 2015-2024 Stefan Niedermann <info@niedermann.it>
6
* SPDX-FileCopyrightText: 2023 Álvaro Brey <alvaro.brey@nextcloud.com>
7
* SPDX-License-Identifier: GPL-3.0-or-later
@@ -13,7 +13,7 @@ buildscript {
13
kotlinVersion = '2.3.10'
14
commonsVersion = '2.4.1'
15
androidCommonsVersion = '1.1.1'
16
- nextcloudAndroidCommonLib = "4fc0f29981"
+ nextcloudAndroidCommonLib = "0.32.0"
17
singleSignOnVersion = "1.3.4"
18
}
19
repositories {
0 commit comments