Loading app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 14 targetSdkVersion 29 versionCode 80 versionName "2.10.2" versionCode 81 versionName "2.10.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes { Loading @@ -33,8 +33,8 @@ android { } dependencies { implementation "com.github.nextcloud:Android-SingleSignOn:0.5.0-rc2" implementation 'com.github.stefan-niedermann:nextcloud-commons:0.0.1' implementation "com.github.nextcloud:Android-SingleSignOn:0.5.0-rc3" implementation 'com.github.stefan-niedermann:nextcloud-commons:0.0.2' implementation 'com.yydcdut:markdown-processor:0.1.3' implementation 'com.yydcdut:rxmarkdown-wrapper:0.1.3' Loading fastlane/metadata/android/en-US/changelogs/81.txt +5 −0 Original line number Diff line number Diff line - 🐞 NextcloudApiNotResponding (#710) Requires at least Files app¹ version 3.9.0 ¹ https://github.com/nextcloud/android No newline at end of file fastlane/metadata/android/en-US/changelogs/82.txt 0 → 100644 +0 −0 Empty file added. Loading
app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 14 targetSdkVersion 29 versionCode 80 versionName "2.10.2" versionCode 81 versionName "2.10.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes { Loading @@ -33,8 +33,8 @@ android { } dependencies { implementation "com.github.nextcloud:Android-SingleSignOn:0.5.0-rc2" implementation 'com.github.stefan-niedermann:nextcloud-commons:0.0.1' implementation "com.github.nextcloud:Android-SingleSignOn:0.5.0-rc3" implementation 'com.github.stefan-niedermann:nextcloud-commons:0.0.2' implementation 'com.yydcdut:markdown-processor:0.1.3' implementation 'com.yydcdut:rxmarkdown-wrapper:0.1.3' Loading
fastlane/metadata/android/en-US/changelogs/81.txt +5 −0 Original line number Diff line number Diff line - 🐞 NextcloudApiNotResponding (#710) Requires at least Files app¹ version 3.9.0 ¹ https://github.com/nextcloud/android No newline at end of file