Update MobileOrg (com.matburt.mobileorg) to 0.9.13 (913)
This commit is contained in:
parent
c224e79f9e
commit
f06b0c1222
|
@ -5,7 +5,7 @@ Source Code:https://github.com/matburt/mobileorg-android
|
|||
Issue Tracker:https://github.com/matburt/mobileorg-android/issues
|
||||
|
||||
Auto Name:MobileOrg
|
||||
Summary:TODO/task management application
|
||||
Summary:TODO list/task management
|
||||
Description:
|
||||
''Syncing of files via Dropbox won't work because there aren't any API keys in the source code. The other
|
||||
syncing methods should work though.''
|
||||
|
@ -19,9 +19,15 @@ Repo:https://github.com/matburt/mobileorg-android.git
|
|||
Build Version:0.9.0,90,0.9.0,prebuild=sed -i 's@android@$$SDK$$/tools/android@g' setup.sh && ./setup.sh
|
||||
Build Version:0.9.8,98,0.9.8,prebuild=sed -i 's@^android@$$SDK$$/tools/android@g' setup.sh && ./setup.sh
|
||||
|
||||
Auto Update Mode:None
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
Current Version:0.9.8
|
||||
Current Version Code:98
|
||||
Build Version:0.9.13,913,0.9.13,\
|
||||
srclibs=ActionBarSherlock@9598f2bb2ce,\
|
||||
update=.;libs/locale,\
|
||||
prebuild=sed -i 's@\(reference.2=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
|
||||
|
||||
# uses submodules
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9.13
|
||||
Current Version Code:913
|
||||
|
||||
|
|
Loading…
Reference in a new issue