diff --git a/metadata/net.osmand.plus.txt b/metadata/net.osmand.plus.txt index 3cdb21f3d5..f87fc49113 100644 --- a/metadata/net.osmand.plus.txt +++ b/metadata/net.osmand.plus.txt @@ -108,17 +108,16 @@ Build:1.6.5,165 forcevercode=yes init=rm -f ../SherlockBar/build.xml build.xml patch=analytics_165.diff - prebuild=sed -i 's/debuggable="true"/debuggable="false"/' AndroidManifest.xml && \ - sed -i 's/app_version">[^<]*/app_version">1.6.5/' res/values/no_translate.xml && \ + prebuild=sed -i 's/app_version">[^<]*/app_version">1.6.5/' res/values/no_translate.xml && \ echo -e 'NDK_TOOLCHAIN_VERSION := 4.8\nAPP_ABI := armeabi armeabi-v7a x86 mips\nOSMAND_SKIP_NEON_SUPPORT := false\nOSMAND_FORCE_NEON_SUPPORT := false\nAPP_OPTIM := release' >> jni/Application.mk build=sed -i 's/EXTERNAL_DEPENDENCIES=(/EXTERNAL_DEPENDENCIES=(boost-android /' full-ndk-build.sh && \ ANDROID_SDK=$$SDK$$ ./full-ndk-build.sh && \ - ant build -f ../OsmAnd-java/build.xml && \ - ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml + ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml && \ + ant build -f ../OsmAnd-java/build.xml buildjni=no Maintainer Notes: -No UCMs apply because the bumping of version names/codes is very weird. +No UCMs apply because git never contains actual releases, only pre-releses. . Auto Update Mode:None