mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00

* feat(android): add flavor support * feat(android): add nightly icons & splash screens * chore(vscode): group icon config yml with pubspec * ci: update apk & appbundle path
6 lines
199 B
YAML
6 lines
199 B
YAML
flutter_launcher_icons:
|
|
android: true
|
|
image_path: "assets/spotube-nightly-logo.png"
|
|
adaptive_icon_foreground: "assets/spotube-nightly-logo-foreground.jpg"
|
|
adaptive_icon_background: "#242832"
|