update org.yaxim.androidclient to 0.8.6b
This commit is contained in:
parent
630a44db83
commit
046808660b
|
@ -34,6 +34,10 @@ Build Version:0.8.6,15,0.8.6,submodules=yes,target=android-14,prebuild=\
|
|||
sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
|
||||
$$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14 && \
|
||||
sed -i '4 i <string name="build_version">0.8.6</string>\n' res/values/strings.xml
|
||||
Build Version:0.8.6b,16,0.8.6b,submodules=yes,init=rm build.xml && \
|
||||
sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
|
||||
$$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14,\
|
||||
prebuild=sed -i '4 i <string name="build_version">0.8.6b</string>' res/values/strings.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue