cd: fix env not getting updated

This commit is contained in:
Kingkor Roy Tirtho 2024-10-09 22:08:02 +06:00
parent f553e43b17
commit 9cd839cfd9
2 changed files with 2 additions and 1 deletions

View File

@ -51,6 +51,7 @@ class AndroidBuildCommand extends Command with BuildCommandCommonSteps {
await shell.run(
"""
dart run build_runner clean
dart run build_runner build --delete-conflicting-outputs
flutter build appbundle --flavor ${CliEnv.channel.name}
""",

View File

@ -3,7 +3,7 @@ description: Open source Spotify client that doesn't require Premium nor uses El
publish_to: "none"
version: 3.8.3+36
version: 3.8.3+37
homepage: https://spotube.krtirtho.dev
repository: https://github.com/KRTirtho/spotube