carreport now uses play services non-free lib
This commit is contained in:
parent
651367d1d0
commit
a39151a6a0
|
@ -19,6 +19,9 @@ it so see its values. This app can manage
|
|||
refuelings, other costs such as repairs and costs which occur
|
||||
repeatedly such as taxes. You can use the
|
||||
app with several cars concurrently.
|
||||
|
||||
'''N.B.''' Newer versions of this app (starting at 3.0) use the non-free
|
||||
google play services library.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -37,8 +40,10 @@ Build Version:2.9.1,21,4bd2f22,srclibs=ChartLib@master;HoloColorPicker@master,\
|
|||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties && \
|
||||
sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker$$@' project.properties
|
||||
|
||||
# Now uses google play services jar...
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:3.0
|
||||
Update Check Mode:Static
|
||||
Current Version:2.9.1
|
||||
Current Version Code:22
|
||||
|
||||
|
|
Loading…
Reference in a new issue