Skip to content

Commit

Permalink
Version 0.0.192
Browse files Browse the repository at this point in the history
  • Loading branch information
savvasdalkitsis committed Mar 12, 2024
1 parent 00105d2 commit ff8cb10
Show file tree
Hide file tree
Showing 2 changed files with 5 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 191
versionName "0.0.191"
versionCode 192
versionName "0.0.192"

vectorDrawables {
useSupportLibrary true
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-GB/changelogs/192.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Fixing cel move animations in galleries and feed
* Fixing loading low res image in lightbox until full one is downloaded
* Fixing issue with fling gestures in lightbox

0 comments on commit ff8cb10

Please sign in to comment.