mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
OsmAnd~: Enable 2.0.x build
This commit is contained in:
parent
fe19abb9ad
commit
e6d2ed345e
1 changed files with 7 additions and 6 deletions
|
|
@ -138,10 +138,9 @@ Build:1.9.5,197
|
||||||
buildjni=no
|
buildjni=no
|
||||||
ndk=r10d
|
ndk=r10d
|
||||||
|
|
||||||
#use v2.0.0 branch
|
Build:2.0.2,201
|
||||||
Build:2.0.1,201
|
forceversion=yes
|
||||||
disable=missing res
|
commit=2.0.2
|
||||||
commit=502b19ae0d35f3517b7460868761bf0669973381
|
|
||||||
subdir=android/OsmAnd
|
subdir=android/OsmAnd
|
||||||
submodules=yes
|
submodules=yes
|
||||||
build=../../build
|
build=../../build
|
||||||
|
|
@ -159,8 +158,10 @@ The build instructions have been moved to a script in the root of the repo,
|
||||||
Upstream now uses gradle. We do some preparations in ../../build but try to
|
Upstream now uses gradle. We do some preparations in ../../build but try to
|
||||||
keep the main build within the recipe via `gradle=`.
|
keep the main build within the recipe via `gradle=`.
|
||||||
|
|
||||||
2.0.1 commits used for release build don't compile; same for head. Waiting
|
While upstream is at 2.0.2 (202), commits for this build and head generate
|
||||||
for newer builds.
|
2.0.0 (201).
|
||||||
|
|
||||||
|
Update CV only after sucessfully built and tested.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue