Skip to content

Commit

Permalink
version bump to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-niedermann committed Dec 29, 2019
1 parent f0b1bd0 commit 3ec96e2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 28
versionCode 59
versionName "2.2.1"
versionCode 60
versionName "2.2.2"
// vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/60.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
⚠️ Requires at least Files app¹ version 3.9.0 ⚠️

- #643 Display loading spinner as long as the notes list is loading

Special thanks to @dan0xii @korelstar and @tobiasKaminsky

¹ /~https://github.com/nextcloud/android
Empty file.

0 comments on commit 3ec96e2

Please sign in to comment.