Skip to content

Commit

Permalink
add clean
Browse files Browse the repository at this point in the history
  • Loading branch information
moovida committed Jan 30, 2025
1 parent 7055f2c commit 81070db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fdroid_build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
set -x

.flutter/bin/flutter clean

buildfolder=`pwd`
rm -rf $buildfolder/.pub-cache
cp -r ~/.pub-cache $buildfolder/
Expand Down

0 comments on commit 81070db

Please sign in to comment.