Don't use gradle wrapper

This commit is contained in:
Vishnu Mohandas 2021-05-21 20:18:33 +05:30
parent 26f9383314
commit 05b4f069c4

View file

@ -1,5 +1,5 @@
cd thirdparty/transistor-background-fetch/android
./gradlew :tsbackgroundfetch:publishRelease
gradle :tsbackgroundfetch:publishRelease
cd ../../../
mkdir android/app/libs
cp -rf thirdparty/transistor-background-fetch/android/tsbackgroundfetch/build/repo/* android/app/libs