change IITC Mobile update check mode to 'tags' - we will start adding tags to github for stable releases going forwards
This commit is contained in:
parent
36109a063c
commit
ae5dd6d607
|
@ -30,9 +30,11 @@ Build Version:0.3.6,18,9edcdaac,subdir=mobile,prebuild=\
|
||||||
cd .. && echo "buildSettings={'fdroid':{'buildMobile':'copyonly'}}" > localbuildsettings.py,\
|
cd .. && echo "buildSettings={'fdroid':{'buildMobile':'copyonly'}}" > localbuildsettings.py,\
|
||||||
build=cd .. && ./build.py fdroid
|
build=cd .. && ./build.py fdroid
|
||||||
|
|
||||||
# Commits not clear; best use git pull and git log
|
# android version number is bumpped during development, after larger changes on the java app
|
||||||
|
# the 'stable' build is listed on the web site, at http://iitc.jonatkins.com/?page=mobile
|
||||||
|
# The IITC developers will start adding tags to stable releases to make it clear which should be released on fdroid
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Tags
|
||||||
Current Version:0.3.6
|
Current Version:0.3.6
|
||||||
Current Version Code:18
|
Current Version Code:18
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue