osmand: fix ndk version

This commit is contained in:
Marcus Hoffmann 2019-04-26 09:33:37 +02:00
parent c6a081d929
commit f0d920bee8
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530

View file

@ -1159,7 +1159,7 @@ Build:3.3.8,338
popd && \
cp $$icu50-2-1-patched$$/icu4j/icu4j.jar libs/ && \
cp $$icu50-2-1-patched$$/icu4j/icu4j.jar ../OsmAnd-java/libs/
ndk=r17b
ndk=r17c
Maintainer Notes:
Update CV only after sucessfully built and tested.