mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
olpc_france.sugarizer - fix dx
This commit is contained in:
parent
9d48496cba
commit
6fae6532ef
1 changed files with 4 additions and 0 deletions
|
|
@ -111,6 +111,10 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- 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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue