Skip to content

Commit

Permalink
Version 0.0.164
Browse files Browse the repository at this point in the history
  • Loading branch information
savvasdalkitsis committed Jan 25, 2024
1 parent 5dd67be commit 9208904
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -16,8 +16,8 @@ android {
applicationId "com.savvasdalkitsis.uhuruphotos"
minSdk 24
targetSdk 34
versionCode 163
versionName "0.0.163"
versionCode 164
versionName "0.0.164"

vectorDrawables {
useSupportLibrary true
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-GB/changelogs/164.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* App can now remember user's credentials on login. Also allows the app to automatically attempt to login when the refresh token expires, which should log the user out much less frequently
* Fixing bug with sticky headers when entering multi-selection mode on the Feed

0 comments on commit 9208904

Please sign in to comment.