Get rid of all update=force flags
This commit is contained in:
parent
af37991d3d
commit
2db96ade58
|
@ -16,7 +16,7 @@ which may get executed in the GPU if you are running Android 4.2.
|
|||
Repo Type:git-svn
|
||||
Repo:https://mandelbrot.googlecode.com/svn/trunk
|
||||
|
||||
Build Version:0.13,13,145,subdir=mandelbrot,update=force,prebuild=rm -f res/raw/*
|
||||
Build Version:0.13,13,145,subdir=mandelbrot,init=rm -f build.xml,prebuild=rm -f res/raw/*
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
|
|
|
@ -22,7 +22,7 @@ Repo Type:git-svn
|
|||
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Catalan
|
||||
|
||||
Build Version:20110220,3,1560,patch=xml.patch,\
|
||||
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/ca.xml.gz,\
|
||||
init=rm -rf build.xml,extlibs=LanguagePacks/ca.xml.gz,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && gunzip -c libs/ca.xml.gz > dict/words.xml && rm -rf assets/ libs/,\
|
||||
|
|
|
@ -21,7 +21,7 @@ Repo Type:git-svn
|
|||
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Danish
|
||||
|
||||
Build Version:20100614,2,1081,patch=xml.patch,\
|
||||
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/da.xml.gz,\
|
||||
init=rm -f build.xml,extlibs=LanguagePacks/da.xml.gz,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && gunzip -c libs/da.xml.gz > dict/words.xml && rm -rf assets/ libs/,\
|
||||
|
|
|
@ -21,7 +21,7 @@ Repo Type:git-svn
|
|||
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Esperanto
|
||||
|
||||
Build Version:20100613,2,1082,patch=xml.patch,\
|
||||
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/eo.xml.gz,\
|
||||
init=rm -f build.xml,extlibs=LanguagePacks/eo.xml.gz,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && gunzip -c libs/eo.xml.gz > dict/words.xml && rm -rf assets/ libs/,\
|
||||
|
|
|
@ -24,7 +24,7 @@ the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
|
|||
Repo Type:git-svn
|
||||
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/FrenchXLarge
|
||||
|
||||
Build Version:20111029,1,2019,init=rm -rf bin/ gen/,update=force,\
|
||||
Build Version:20111029,1,2019,init=rm -rf build.xml,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ && rm -f release/* res/raw/* && \
|
||||
|
|
|
@ -22,7 +22,7 @@ Repo Type:git-svn
|
|||
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Greek
|
||||
|
||||
Build Version:20110717,3,1815,patch=xml.patch,\
|
||||
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/gr.xml,\
|
||||
init=rm -f build.xml,extlibs=LanguagePacks/gr.xml,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ res/raw/ && rm -rf assets/ && mv libs/gr.xml dict/words.xml,\
|
||||
|
|
|
@ -21,7 +21,7 @@ A proprietary ad library was removed.
|
|||
Repo Type:git
|
||||
Repo:git://github.com/intervigilium/MicDroid.git
|
||||
|
||||
Build Version:0.44,34,3af50666bc,update=force,\
|
||||
Build Version:0.44,34,3af50666bc,init=rm -f build.xml,\
|
||||
srclibs=libautotalent@842e489b;liblame@dd48f963e;\
|
||||
libwave@75ae03d1a8;libresample@804018847;MobAdMob@2d5736,prebuild=\
|
||||
sed -i '/donate/d' res/menu/menu.xml && \
|
||||
|
|
|
@ -33,7 +33,7 @@ Build:1.0.1,16
|
|||
|
||||
Build:1.0.5,18
|
||||
commit=1.0.5
|
||||
update=force
|
||||
init=rm build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -17,7 +17,7 @@ Repo:https://github.com/scar45/aokp-co-webviewer.git
|
|||
|
||||
Build:1.0,2
|
||||
commit=37060d46ce49
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -21,8 +21,8 @@ Repo Type:git-svn
|
|||
Repo:https://instead-android.googlecode.com/svn/trunk
|
||||
|
||||
Build Version:1.6.1.9,16109,r44,buildjni=yes,subdir=project,\
|
||||
srclibs=INSTEAD@r1854,patch=jpeg.patch,update=force,\
|
||||
init=echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && cd .. && ./update_xml.sh || true,\
|
||||
srclibs=INSTEAD@r1854,patch=jpeg.patch,\
|
||||
init=rm -f build.xml && echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && cd .. && ./update_xml.sh || true,\
|
||||
prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -21,8 +21,8 @@ Build Version:1.0.1 [BETA],32,16425d6dde3bd2e18d4f
|
|||
Build Version:1.0.2 [BETA],33,!No source in repo
|
||||
Build Version:1.0.3 [BETA],34,!No source in repo
|
||||
Build Version:1.0.4 [BETA],35,63dceec70d59132b6311289c62edd0acb795ab27,target=android-11
|
||||
Build Version:1.0.5 [BETA],37,v1.0.5b,update=force
|
||||
Build Version:1.0.6-legacy,38,e6b0ad8221,update=force,forceversion=yes
|
||||
Build Version:1.0.5 [BETA],37,v1.0.5b,init=rm -f build.xml
|
||||
Build Version:1.0.6-legacy,38,e6b0ad8221,init=rm -f build.xml,forceversion=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
#Device variable and version code is similar for both apks
|
||||
|
|
|
@ -18,9 +18,9 @@ inclines of streets or hills.
|
|||
Repo Type:git-svn
|
||||
Repo:https://svn.code.sf.net/p/angulo/code/trunk
|
||||
|
||||
Build Version:1.1,10100,29,update=force
|
||||
Build Version:1.2,10200,36,update=force
|
||||
Build Version:1.3,10300,46,update=force
|
||||
Build Version:1.1,10100,29,init=rm -f build.xml
|
||||
Build Version:1.2,10200,36,init=rm -f build.xml
|
||||
Build Version:1.3,10300,46,init=rm -f build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
|
|
|
@ -19,7 +19,7 @@ systematically train all possible initial situations.
|
|||
Repo Type:git-svn
|
||||
Repo:https://svn.code.sf.net/p/bjtrainer/code/trunk
|
||||
|
||||
Build Version:0.1,100,31,update=force
|
||||
Build Version:0.1,100,31,init=rm -f build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
# Author will let us know
|
||||
|
|
|
@ -16,7 +16,7 @@ Just face your phone down to activate the "Snooze" feature.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/thibault/Napply.git
|
||||
|
||||
Build Version:1.2,2,ef1014908ef900,subdir=Napply,update=force,srclibs=NumberPicker@09d0e7969f,\
|
||||
Build Version:1.2,2,ef1014908ef900,subdir=Napply,init=rm -f build.xml,srclibs=NumberPicker@09d0e7969f,\
|
||||
prebuild=rm -f $$NumberPicker$$/build.xml && \
|
||||
$$SDK$$/tools/android update project -p $$NumberPicker$$ && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$NumberPicker$$@' project.properties
|
||||
|
|
|
@ -16,8 +16,8 @@ Repo:git://github.com/chrisboyle/sgtpuzzles.git
|
|||
|
||||
Build:9561.1,72
|
||||
commit=9561.1
|
||||
init=sed -i 's/android-8/android-15/g' build.properties
|
||||
update=force
|
||||
init=sed -i 's/android-8/android-15/g' build.properties && \
|
||||
rm -f build.xml
|
||||
prebuild=echo -e 'APP_ABI=armeabi x86\nAPP_CFLAGS += -Wno-error=format-security' > jni/Application.mk && \
|
||||
sed -i '261 i \\t\tpaint.setStyle(Paint.Style.FILL);' src/name/boyle/chris/sgtpuzzles/GameView.java
|
||||
buildjni=yes
|
||||
|
|
|
@ -23,8 +23,8 @@ on a flat surface for a 360° level.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/avianey/Level.git
|
||||
|
||||
# Build Version:1.8.0,27,75,update=force
|
||||
# Build Version:1.9.0,29,79,update=force,target=android-11
|
||||
# Build Version:1.8.0,27,75,init=rm -f build.xml
|
||||
# Build Version:1.9.0,29,79,init=rm -f build.xml,target=android-11
|
||||
# Build Version:1.9.2,31,81,target=android-11
|
||||
# Build Version:1.9.3,32,84,target=android-11
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ Repo:https://github.com/mjdenham/and-bible.git
|
|||
|
||||
Build Version:1.5.5,79,7d7e23e88da2ea9ce598fc6c454e52b508d70c48,subdir=AndBible,target=android-8
|
||||
Build Version:1.6.0,83,5aad7e0ec7793a23296a8c7257687550ff6bca81,subdir=AndBible,target=android-8
|
||||
Build Version:1.7.3,93,build-01.07.03,subdir=AndBible,update=force
|
||||
Build Version:1.7.3,93,build-01.07.03,subdir=AndBible,init=rm -f build.xml
|
||||
Build Version:1.8.1,100,build-01.08.01,subdir=AndBible,target=android-10
|
||||
Build Version:1.9.0,107,74c888f4ce77ee6dd00612fe7b9df46899bda990,subdir=AndBible,target=android-10
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ Repo:https://inetify.googlecode.com/svn/trunk/inetify/inetify-app
|
|||
Build:2.0.3,16
|
||||
commit=311
|
||||
subdir=inetify/inetify-app
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
extlibs=android/android-support-v4.jar
|
||||
|
||||
Build:2.1.0,18
|
||||
|
|
|
@ -6,7 +6,7 @@ Issue Tracker:https://github.com/osmandapp/Osmand/issues
|
|||
Donate:https://code.google.com/p/osmand/#Please_support_the_project
|
||||
|
||||
Auto Name:OsmAnd~
|
||||
Summary:Maps and navigation; online and off
|
||||
Summary:Offline/online maps and navigation
|
||||
Description:
|
||||
Osmand~'s features can be extended by enabling the plugins via the settings,
|
||||
which include online maps from many sources, tracking, OSM editing and
|
||||
|
@ -69,7 +69,7 @@ Repo:https://github.com/mvdan/OsmAnd-submodules
|
|||
# commit=d62472532d8
|
||||
# subdir=OsmAnd
|
||||
# target=android-8
|
||||
# update=force
|
||||
# init=rm -f build.xml
|
||||
# encoding=utf-8
|
||||
# forceversion=yes
|
||||
# prebuild=cd ../DataExtractionOSM && \
|
||||
|
@ -86,7 +86,7 @@ Repo:https://github.com/mvdan/OsmAnd-submodules
|
|||
# subdir=OsmAnd
|
||||
# submodules=yes
|
||||
# target=android-8
|
||||
# update=force
|
||||
# init=rm -f build.xml
|
||||
# encoding=utf-8
|
||||
# forceversion=yes
|
||||
# forcevercode=yes
|
||||
|
@ -101,7 +101,6 @@ Repo:https://github.com/mvdan/OsmAnd-submodules
|
|||
# buildjni=yes
|
||||
|
||||
Build:1.6.5,165
|
||||
disable=WIP
|
||||
commit=1.6.5
|
||||
submodules=yes
|
||||
subdir=android/OsmAnd
|
||||
|
@ -112,8 +111,7 @@ Build:1.6.5,165
|
|||
echo -e 'NDK_TOOLCHAIN_VERSION := 4.8\nAPP_ABI := armeabi armeabi-v7a x86 mips\nOSMAND_SKIP_NEON_SUPPORT := false\nOSMAND_FORCE_NEON_SUPPORT := false\nAPP_OPTIM := release' >> jni/Application.mk
|
||||
build=sed -i 's/EXTERNAL_DEPENDENCIES=(/EXTERNAL_DEPENDENCIES=(boost-android /' full-ndk-build.sh && \
|
||||
ANDROID_SDK=$$SDK$$ ./full-ndk-build.sh && \
|
||||
ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml && \
|
||||
ant build -f ../OsmAnd-java/build.xml
|
||||
ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml
|
||||
buildjni=no
|
||||
|
||||
Maintainer Notes:
|
||||
|
|
|
@ -27,24 +27,24 @@ Repo:https://github.com/wiglenet/wigle-wifi-wardriving.git
|
|||
|
||||
Build:1.53,53
|
||||
commit=1.53
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
rm=dist/wigle-wifi-wardriving.apk
|
||||
prebuild=sed -i '518,557d' src/net/wigle/wigleandroid/MappingActivity.java
|
||||
|
||||
Build:1.55,55
|
||||
commit=1.55
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
rm=dist/wigle-wifi-wardriving.apk
|
||||
prebuild=sed -i '518,557d' src/net/wigle/wigleandroid/MappingActivity.java
|
||||
|
||||
Build:1.57,57
|
||||
commit=1.57
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
prebuild=sed -i '/private void tryEvil()/,/^\/\/ }/d' src/net/wigle/wigleandroid/MappingActivity.java
|
||||
|
||||
Build:1.58,58
|
||||
commit=1.58
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
prebuild=sed -i '/private void tryEvil()/,/^\/\/ }/d' src/net/wigle/wigleandroid/MappingActivity.java
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
|
|
|
@ -37,7 +37,7 @@ Repo:https://github.com/ldo/ObjViewer_Android.git
|
|||
|
||||
Build:15877.1,1
|
||||
commit=21548cdd0fcfd0
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Maintainer Notes:
|
||||
Never bumps version code
|
||||
|
|
|
@ -28,7 +28,7 @@ Hunky Punk, created by Rafał Rzepecki, which hasn't been updated in a while.
|
|||
Repo Type:git
|
||||
Repo:https://code.google.com/p/hunkypunk
|
||||
|
||||
Build Version:0.3,1,14ecc2a0d37c,update=force,init=rm ant.properties,prebuild=\
|
||||
Build Version:0.3,1,14ecc2a0d37c,init=rm -f ant.properties build.xml,prebuild=\
|
||||
echo "bash-location=/bin/sh" >> local.properties && \
|
||||
sed -i '68d' build.xml && \
|
||||
cd jni/nitfol && bison -o inform.c inform.y,buildjni=no,antcommand=mod-release
|
||||
|
@ -37,13 +37,13 @@ Build:0.8,6
|
|||
forceversion=yes
|
||||
forcevercode=yes
|
||||
commit=744b8c26032
|
||||
init=rm -f build.xml
|
||||
rm=ant.properties
|
||||
prebuild=(cd jni/nitfol && \
|
||||
bison -o inform.c inform.y) && \
|
||||
chmod ug+x fix-mod.sh && \
|
||||
./fix-mod.sh
|
||||
buildjni=no
|
||||
update=force
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
|
|
|
@ -47,7 +47,7 @@ Build:4.4 beta 39,31
|
|||
Build:4.4,50
|
||||
commit=android_beta_58
|
||||
subdir=xwords4/android/XWords4
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
forceversion=yes
|
||||
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
||||
cd ../ && \
|
||||
|
@ -58,7 +58,7 @@ Build:4.4,50
|
|||
Build:4.4 beta 60,52
|
||||
commit=android_beta_60
|
||||
subdir=xwords4/android/XWords4
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
||||
cd ../ && \
|
||||
sed -i '/R.java/d' scripts/genvers.sh && \
|
||||
|
@ -69,7 +69,7 @@ Build:4.4 beta 71,63
|
|||
disable=don't know what to do with genvers.sh, strange compilation issues
|
||||
commit=android_beta_71
|
||||
subdir=xwords4/android/XWords4
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
|
||||
cd ../ && \
|
||||
sed -i '/R.java/d' scripts/genvers.sh && \
|
||||
|
|
|
@ -33,7 +33,7 @@ Repo:https://github.com/devonjones/PathfinderOpenReference.git
|
|||
|
||||
Build:1.0.18,19
|
||||
commit=1.0.19
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
rm=libs/android-ant.jar;libs/libspen23_multiwindow.jar
|
||||
srclibs=1:ActionBarSherlock@4.4.0
|
||||
|
||||
|
|
|
@ -31,39 +31,39 @@ Repo:git://gitorious.org/f-droid/fdroidclient.git
|
|||
|
||||
Build:0.17,8
|
||||
commit=c626ce5f6d3e10ae15942f01ff028be310cc695a
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.18,9
|
||||
commit=a6c9ed8d06b19315df9ba9041324f78139f7d238
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.19,10
|
||||
commit=540b7d0522f4d67a4896697f7342e4c75b4cbf59
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.20,11
|
||||
commit=ddacfb856ad66c1c367e20c9cbecbfb15fe00813
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.21,12
|
||||
commit=49fa56aa6626a190f2d711120b69e435e9e615b1
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.22,13
|
||||
commit=a6a33c942495cc4c74a7cb6e968efe0e00815e68
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.23,14
|
||||
commit=aa58a8aad1a1c3832eafb9f1bdd6db8292d2c172
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.24,15
|
||||
commit=9b5fe2976443255b95027abd412f1c1e7f3d27b2
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.25,16
|
||||
commit=43977cc493e47a4dc841c4192ae8a40fb14b639b
|
||||
update=force
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:0.28,19
|
||||
commit=f881aabe5bd0ac94771b03f1318a6e0972ab4128
|
||||
|
|
|
@ -20,7 +20,7 @@ http://donelaitis.vdu.lt/publikacijos/Dazninis_zodynas.pdf
|
|||
Repo Type:git-svn
|
||||
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Lithuanian
|
||||
|
||||
Build Version:20101104-shift,8,1431,patch=xml.patch,update=force,init=rm -rf bin/ gen/,\
|
||||
Build Version:20101104-shift,8,1431,patch=xml.patch,init=rm -rf build.xml,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
find . -type f -print0 | xargs -0 \
|
||||
|
@ -30,7 +30,7 @@ wget https://softkeyboard.googlecode.com/svn-history/r1431/trunk/DictionaryTools
|
|||
wget https://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/lt.xml \
|
||||
-O dict/words.xml,build=\
|
||||
java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
||||
Build Version:20111024,9,1935,patch=xml.patch,update=force,init=rm -rf bin/ gen/,\
|
||||
Build Version:20111024,9,1935,patch=xml.patch,init=rm -rf build.xml,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p dict/ && rm -f release/* res/raw/* && \
|
||||
|
|
|
@ -20,7 +20,7 @@ and more cards may be exported.
|
|||
Repo Type:bzr
|
||||
Repo:lp:mnemododo
|
||||
|
||||
Build Version:2.0.0,23,mnemododo-2.0.0,update=force,srclibs=mnemogogo@1,\
|
||||
Build Version:2.0.0,23,mnemododo-2.0.0,init=rm -f build.xml,srclibs=mnemogogo@1,\
|
||||
prebuild=printf 'source.dir=src;$$mnemogogo$$/mobile/hexcsv' > ant.properties
|
||||
|
||||
# Check for new versions of library: see srclib README
|
||||
|
|
|
@ -27,8 +27,8 @@ Repo Type:git
|
|||
Repo:https://github.com/vx/connectbot.git
|
||||
|
||||
Build Version:1.7.1-21,21,cbe0ea23f1,buildjni=yes,target=android-15
|
||||
Build Version:1.7.1-27,27,8c10defa8e,buildjni=yes,update=force
|
||||
Build Version:1.7.1-29,29,c555108dfd,buildjni=yes,update=force
|
||||
Build Version:1.7.1-27,27,8c10defa8e,buildjni=yes,init=rm -f build.xml
|
||||
Build Version:1.7.1-29,29,c555108dfd,buildjni=yes,init=rm -f build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/stable
|
||||
|
|
|
@ -13,7 +13,7 @@ Shows Korean verb conjugations for learners of Korean.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/dbravender/korean_conjugation
|
||||
|
||||
Build Version:2.0,6,android-2.0,subdir=android,update=force
|
||||
Build Version:2.0,6,android-2.0,subdir=android,init=rm -f build.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue