Skip to content

Commit

Permalink
Version 0.0.213
Browse files Browse the repository at this point in the history
  • Loading branch information
savvasdalkitsis committed Apr 4, 2024
1 parent aa5181d commit 498d6df
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -17,8 +17,8 @@ android {
applicationId "com.savvasdalkitsis.uhuruphotos"
minSdk 24
targetSdk 34
versionCode 212
versionName "0.0.212"
versionCode 213
versionName "0.0.213"

vectorDrawables {
useSupportLibrary true
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-GB/changelogs/213.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Fixing shared element animations in all screens

0 comments on commit 498d6df

Please sign in to comment.