diff --git a/app/build.gradle b/app/build.gradle index ab0458d0d..c9c296e83 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 diff --git a/fastlane/metadata/android/en-GB/changelogs/213.txt b/fastlane/metadata/android/en-GB/changelogs/213.txt new file mode 100644 index 000000000..3ee264ec9 --- /dev/null +++ b/fastlane/metadata/android/en-GB/changelogs/213.txt @@ -0,0 +1 @@ +* Fixing shared element animations in all screens \ No newline at end of file