Don't use gradle wrapper
This commit is contained in:
parent
26f9383314
commit
05b4f069c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue