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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 43fe7c0c..cfdb8ed3 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -12,8 +12,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 21
targetSdkVersion 30
- versionCode 3004006
- versionName "3.4.6"
+ versionCode 3004007
+ versionName "3.4.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
@@ -76,8 +76,8 @@ dependencies {
// Nextcloud SSO
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'
- implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.3.2'
- implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.3.2'
+ implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.3.3'
+ implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.3.3'
implementation 'com.github.stefan-niedermann:android-commons:0.2.0'
// Glide