Loading app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading @@ -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 Loading fastlane/metadata/android/en-US/changelogs/3004007.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line v3.4.6 - v3.4.7 - 🖼 Support displaying images hosted at Nextcloud in preview mode (#1018) - 🌎 Updated translations v3.4.5 - 🔒 Remove content of notes and search terms from LogCat (#1243) No newline at end of file Loading
app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading @@ -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 Loading
fastlane/metadata/android/en-US/changelogs/3004007.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line v3.4.6 - v3.4.7 - 🖼 Support displaying images hosted at Nextcloud in preview mode (#1018) - 🌎 Updated translations v3.4.5 - 🔒 Remove content of notes and search terms from LogCat (#1243) No newline at end of file