olpc_france.sugarizer - fix dx

This commit is contained in:
Licaon_Kter 2023-03-24 16:55:50 +00:00
parent 9d48496cba
commit 6fae6532ef

View file

@ -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