update com.cradle.iitc_mobile to 0.4.0

This commit is contained in:
David Black 2013-05-27 12:03:57 +01:00
parent 34b1dfa9d0
commit e49c33a1d8

View file

@ -29,6 +29,9 @@ build=cd .. && ./build.py fdroid
Build Version:0.3.6,18,!not CV (at 9edcdaac),subdir=mobile,prebuild=\ Build Version:0.3.6,18,!not CV (at 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
Build Version:0.4.0,21,iitc_0_12_0_mobile_0_4_0,subdir=mobile,prebuild=\
cd .. && echo "buildSettings={'fdroid':{'buildMobile':'copyonly'}}" > localbuildsettings.py,\
build=cd .. && ./build.py fdroid
# android version number is bumpped during development, after larger changes on the java app # 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 'stable' build is listed on the web site, at http://iitc.jonatkins.com/?page=mobile