mirror of
https://github.com/immich-app/immich.git
synced 2026-02-14 21:08:15 +03:00
chore: release v2.5.7
This commit is contained in:
committed by
github-actions[bot]
parent
222c90b7b7
commit
2f86225825
@@ -35,8 +35,8 @@ platform :android do
|
||||
task: 'bundle',
|
||||
build_type: 'Release',
|
||||
properties: {
|
||||
"android.injected.version.code" => 3037,
|
||||
"android.injected.version.name" => "2.5.6",
|
||||
"android.injected.version.code" => 3038,
|
||||
"android.injected.version.name" => "2.5.7",
|
||||
}
|
||||
)
|
||||
upload_to_play_store(skip_upload_apk: true, skip_upload_images: true, skip_upload_screenshots: true, aab: '../build/app/outputs/bundle/release/app-release.aab')
|
||||
|
||||
Reference in New Issue
Block a user