Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Brey <alvaro.brey@nextcloud.com>2022-10-31 20:41:40 +0300
committerGitHub <noreply@github.com>2022-10-31 20:41:40 +0300
commit7e80d66abb2403bb58290cbd265422a8e522f75c (patch)
tree4052b2de564915d7d2f734737d99dcd05e8f76d8
parent255f70afb828d7c07bcc8319e709d8c6a0f57aa8 (diff)
parentd79befce78124471ebd15bbc24511d8dfc579a5c (diff)
Merge pull request #10964 from nextcloud/bump-library-rcrc-3.22.3-02
Bump library to 2.12.1 rc1
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 0215332627..cde261b83b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
daggerVersion = "2.44"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
- androidLibraryVersion = "2.12.0"
+ androidLibraryVersion = "rc-2.12.1-01"
mockitoVersion = "4.8.0"
mockitoKotlinVersion = "4.0.0"
mockkVersion = "1.13.2"