Loading app/build.gradle +2 −2 Original line number Original line Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" applicationId "it.niedermann.owncloud.notes" minSdkVersion 14 minSdkVersion 14 targetSdkVersion 29 targetSdkVersion 29 versionCode 79 versionCode 80 versionName "2.10.1" versionName "2.10.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } } buildTypes { buildTypes { Loading fastlane/metadata/android/en-US/changelogs/80.txt +5 −1 Original line number Original line Diff line number Diff line - 🐞 Fix NullPointerException in special sync cases - 🐞 Fix NullPointerException in special sync cases - 🐞 API Level 15 cannot use ?android: attributes (#730) - 🐞 API Level 15 cannot use ?android: attributes (#730) 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/81.txt 0 → 100644 +0 −0 Empty file added. Loading
app/build.gradle +2 −2 Original line number Original line Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" applicationId "it.niedermann.owncloud.notes" minSdkVersion 14 minSdkVersion 14 targetSdkVersion 29 targetSdkVersion 29 versionCode 79 versionCode 80 versionName "2.10.1" versionName "2.10.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } } buildTypes { buildTypes { Loading
fastlane/metadata/android/en-US/changelogs/80.txt +5 −1 Original line number Original line Diff line number Diff line - 🐞 Fix NullPointerException in special sync cases - 🐞 Fix NullPointerException in special sync cases - 🐞 API Level 15 cannot use ?android: attributes (#730) - 🐞 API Level 15 cannot use ?android: attributes (#730) Requires at least Files app¹ version 3.9.0 ¹ https://github.com/nextcloud/android No newline at end of file