Update OsmAnd~ to 1.8.3 (183)
This commit is contained in:
parent
2aa7b530f6
commit
239fe22c7a
|
|
@ -112,12 +112,23 @@ Build:1.8.2,182
|
||||||
ant -Dsdk.dir="$ANDROID_SDK" -Dndk.dir="$ANDROID_NDK" -DBLACKBERRY_BUILD=false -DBUILD_SUFFIX= -DAPK_NUMBER_VERSION=182 "-DFEATURES=+play_market +gps_status -parking_plugin -blackberry -amazon -route_nav" -DCLEAN_CPP=false -DPACKAGE_TO_BUILT=net.osmand.plus -DAPK_VERSION=1.8.2 -Dnet.osmand.plus= -Dbuild.version=1.8.2 -Dbuild.version.code=182 -Dnativeoff=false "-DversionFeatures=+play_market +gps_status -parking_plugin -blackberry -amazon -route_nav" clean release
|
ant -Dsdk.dir="$ANDROID_SDK" -Dndk.dir="$ANDROID_NDK" -DBLACKBERRY_BUILD=false -DBUILD_SUFFIX= -DAPK_NUMBER_VERSION=182 "-DFEATURES=+play_market +gps_status -parking_plugin -blackberry -amazon -route_nav" -DCLEAN_CPP=false -DPACKAGE_TO_BUILT=net.osmand.plus -DAPK_VERSION=1.8.2 -Dnet.osmand.plus= -Dbuild.version=1.8.2 -Dbuild.version.code=182 -Dnativeoff=false "-DversionFeatures=+play_market +gps_status -parking_plugin -blackberry -amazon -route_nav" clean release
|
||||||
buildjni=no
|
buildjni=no
|
||||||
|
|
||||||
|
Build:1.8.3,183
|
||||||
|
commit=1.8.3
|
||||||
|
subdir=android/OsmAnd
|
||||||
|
submodules=yes
|
||||||
|
output=bin/OsmAnd-release-unsigned.apk
|
||||||
|
build=../../build
|
||||||
|
buildjni=no
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
No UCMs apply because git never contains actual releases, only pre-releses.
|
No UCMs apply because git never contains actual releases, only pre-releses.
|
||||||
|
|
||||||
|
The build instructions have been moved to a script in the root of the repo,
|
||||||
|
'build'. This way it can be updated along with the submodules.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.8.2
|
Current Version:1.8.3
|
||||||
Current Version Code:182
|
Current Version Code:183
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue