android gen

This commit is contained in:
Bryan Gerlach
2024-12-05 13:39:16 -06:00
parent b9b2a579f9
commit 9bead053fb

View File

@@ -384,7 +384,8 @@ jobs:
if: ${{ inputs.iconlink != 'false' }}
run: |
pushd ./flutter
flutter pub run flutter_launcher_icons
flutter pub get
dart run flutter_launcher_icons
popd
sed -i '/ic_launcher_background/d' ./flutter/android/app/src/main/res/values/colors.xml
##########################################################