update com.newsblur to 1.2
This commit is contained in:
parent
de57a4366c
commit
e802abe8ed
|
|
@ -15,7 +15,7 @@ The track still can't be viewed within the app because an API key for Google
|
||||||
Maps is missing.
|
Maps is missing.
|
||||||
You can still use another app that supports OpenStreetMap and gpx files to view
|
You can still use another app that supports OpenStreetMap and gpx files to view
|
||||||
it though, such as
|
it though, such as
|
||||||
[[me.guillaumin.android.osmtracker]] or [[nl.sogeti.android.gpstracker]].
|
[[com.robert.maps]] or [[nl.sogeti.android.gpstracker]].
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:hg
|
Repo Type:hg
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,9 @@ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.p
|
||||||
Build Version:1.1,31,f460904d,init=rm -rf libs/ActionBarSherlock/bin/ libs/ActionBarSherlock/gen/,\
|
Build Version:1.1,31,f460904d,init=rm -rf libs/ActionBarSherlock/bin/ libs/ActionBarSherlock/gen/,\
|
||||||
subdir=media/android/NewsBlur,update=.;libs/ActionBarSherlock,prebuild=\
|
subdir=media/android/NewsBlur,update=.;libs/ActionBarSherlock,prebuild=\
|
||||||
cd ../../ && ls |grep -v android |xargs rm -rf && cd ../ && ls |grep -v media |xargs rm -rf
|
cd ../../ && ls |grep -v android |xargs rm -rf && cd ../ && ls |grep -v media |xargs rm -rf
|
||||||
|
Build Version:1.2,32,8b13f22a,init=rm -rf libs/ActionBarSherlock/bin/ libs/ActionBarSherlock/gen/,\
|
||||||
|
subdir=media/android/NewsBlur,update=.;libs/ActionBarSherlock,prebuild=\
|
||||||
|
cd ../../ && ls |grep -v android |xargs rm -rf && cd ../ && ls |grep -v media |xargs rm -rf
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue