mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +00:00
fix(mobile): Generate 1 splash screen on Android (#1443)
This commit is contained in:
@@ -8,4 +8,7 @@ create_app_icon:
|
||||
flutter pub run flutter_launcher_icons:main
|
||||
|
||||
build_release_android:
|
||||
flutter build appbundle
|
||||
flutter build appbundle
|
||||
|
||||
create_splash:
|
||||
flutter pub run flutter_native_splash:create
|
||||
|
||||
Reference in New Issue
Block a user