OpenFood: Enable dev build
This commit is contained in:
parent
619dab673a
commit
17216f7d56
|
|
@ -14,7 +14,7 @@ the tidbits of information we can find on product labels.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/openfoodfacts/OpenFoodFacts-androidApp
|
Repo:https://github.com/openfoodfacts/OpenFoodFacts-androidApp
|
||||||
|
|
||||||
Build:0.1.5,6
|
Build:0.1.5,5
|
||||||
disable=https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/25
|
disable=https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/25
|
||||||
commit=0.1.5
|
commit=0.1.5
|
||||||
subdir=app
|
subdir=app
|
||||||
|
|
@ -22,6 +22,17 @@ Build:0.1.5,6
|
||||||
prebuild=sed -i -e "/support-v4/s/21.1.1/21.0.3/g" -e "/support-v4/acompile('com.github.afollestad.material-dialogs:commons:0.8.5.7@aar') {\ntransitive = true\n}\n" -e '/com.afollestad:material-dialogs/d' build.gradle && \
|
prebuild=sed -i -e "/support-v4/s/21.1.1/21.0.3/g" -e "/support-v4/acompile('com.github.afollestad.material-dialogs:commons:0.8.5.7@aar') {\ntransitive = true\n}\n" -e '/com.afollestad:material-dialogs/d' build.gradle && \
|
||||||
sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' ../build.gradle
|
sed -i -e '/jcenter/amaven { url "https://jitpack.io" }' ../build.gradle
|
||||||
|
|
||||||
|
Build:0.1.5-dev,6
|
||||||
|
commit=4c5c210fbcfa42f84daf26a1ad5e500c302be85c
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
forceversion=yes
|
||||||
|
forcevercode=yes
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Remove forcever* after 0.1.6+ is available.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.1.5
|
Current Version:0.1.5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue