1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

chore(release) post release tasks (#1543)

This commit is contained in:
Alex
2023-02-03 14:21:49 -06:00
committed by GitHub
parent e4b3479779
commit 43e49f36b7
7 changed files with 20 additions and 16 deletions

View File

@ -35,7 +35,7 @@ platform :android do
task: 'bundle',
build_type: 'Release',
properties: {
"android.injected.version.code" => 67,
"android.injected.version.code" => 68,
"android.injected.version.name" => "1.45.0",
}
)

View File

@ -0,0 +1,4 @@
fixes back button while multiselecting showing the last selected image
fixes dark mode color for invite to album app bar
fixed local asset thumbnail size and eliminated fade in
Fullscreen image effects

View File

@ -5,17 +5,17 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000299">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000307">
</testcase>
<testcase classname="fastlane.lanes" name="1: bundleRelease" time="25.91737">
<testcase classname="fastlane.lanes" name="1: bundleRelease" time="36.955598">
</testcase>
<testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="38.549017">
<testcase classname="fastlane.lanes" name="2: upload_to_play_store" time="75.445063">
</testcase>