Replicate build steps
This commit is contained in:
parent
cb7bf5be88
commit
d940875ef1
1 changed files with 3 additions and 0 deletions
|
@ -3,5 +3,8 @@ gradle :tsbackgroundfetch:publishRelease
|
|||
cd ../../../
|
||||
mkdir android/app/libs
|
||||
cp -rf thirdparty/transistor-background-fetch/android/tsbackgroundfetch/build/repo/* android/app/libs
|
||||
flutter config --no-analytics
|
||||
flutter packages pub get
|
||||
flutter packages pub run flutter_launcher_icons:main
|
||||
flutter build apk
|
||||
rm -rf android/app/libs
|
||||
|
|
Loading…
Add table
Reference in a new issue