mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
sugarizer - sudo knows no paths
This commit is contained in:
parent
5349761e91
commit
3c647e3d29
1 changed files with 2 additions and 2 deletions
|
|
@ -111,8 +111,8 @@ Builds:
|
|||
subdir: app
|
||||
sudo:
|
||||
- sdkmanager 'build-tools;31.0.0' 'build-tools;30.0.3'
|
||||
- cp $$SDK$$/build-tools/30.0.3/lib/dx.jar $$SDK$$/build-tools/31.0.0/lib/dx.jar
|
||||
- cp $$SDK$$/build-tools/30.0.3/dx $$SDK$$/build-tools/31.0.0/dx
|
||||
- cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/31.0.0/lib/dx.jar
|
||||
- cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/31.0.0/dx
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue