diff --git a/app/build.gradle b/app/build.gradle index 32eccdba..5f5a1256 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 14 targetSdkVersion 29 - versionCode 79 - versionName "2.10.1" + versionCode 80 + versionName "2.10.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/fastlane/metadata/android/en-US/changelogs/80.txt b/fastlane/metadata/android/en-US/changelogs/80.txt index 29005e7f..49f2d19e 100644 --- a/fastlane/metadata/android/en-US/changelogs/80.txt +++ b/fastlane/metadata/android/en-US/changelogs/80.txt @@ -1,2 +1,6 @@ - ๐Ÿž Fix NullPointerException in special sync cases -- ๐Ÿž API Level 15 cannot use ?android: attributes (#730) \ No newline at end of file +- ๐Ÿž 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 diff --git a/fastlane/metadata/android/en-US/changelogs/81.txt b/fastlane/metadata/android/en-US/changelogs/81.txt new file mode 100644 index 00000000..e69de29b