Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 16 targetSdkVersion 29 versionCode 2011009 versionName "2.11.9" versionCode 2011010 versionName "2.11.10" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } Loading fastlane/metadata/android/en-US/changelogs/2011010.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - 💡 Display some tips about how different errors can be handled instead of only displaying the stacktraces - 🔗 Increase minSdk version to 16 to match Nextcloud (which is a requirement) - 🐞 Fix TokenMismatchException when deleting and readding an account - 🌎 Language updates No newline at end of file Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 16 targetSdkVersion 29 versionCode 2011009 versionName "2.11.9" versionCode 2011010 versionName "2.11.10" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } Loading
fastlane/metadata/android/en-US/changelogs/2011010.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - 💡 Display some tips about how different errors can be handled instead of only displaying the stacktraces - 🔗 Increase minSdk version to 16 to match Nextcloud (which is a requirement) - 🐞 Fix TokenMismatchException when deleting and readding an account - 🌎 Language updates No newline at end of file