osmand: fix ndk version
This commit is contained in:
parent
c6a081d929
commit
f0d920bee8
|
@ -1159,7 +1159,7 @@ Build:3.3.8,338
|
||||||
popd && \
|
popd && \
|
||||||
cp $$icu50-2-1-patched$$/icu4j/icu4j.jar libs/ && \
|
cp $$icu50-2-1-patched$$/icu4j/icu4j.jar libs/ && \
|
||||||
cp $$icu50-2-1-patched$$/icu4j/icu4j.jar ../OsmAnd-java/libs/
|
cp $$icu50-2-1-patched$$/icu4j/icu4j.jar ../OsmAnd-java/libs/
|
||||||
ndk=r17b
|
ndk=r17c
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Update CV only after sucessfully built and tested.
|
Update CV only after sucessfully built and tested.
|
||||||
|
|
Loading…
Reference in a new issue