update org.fastergps to 1.6 (after discovering that RepoManifest wasn't working for past six months)
This commit is contained in:
parent
5004e92976
commit
879bd03b28
|
@ -27,8 +27,23 @@ Repo:https://github.com/dschuermann/faster-gps.git
|
|||
|
||||
Build Version:1.0,1,90430ede39c5ad4fef338744af954f865b246c41,subdir=org_fastergps/
|
||||
Build Version:1.2,3,aa1f260,subdir=org_fastergps/
|
||||
Build Version:1.3,4,f6d9482,subdir=org_fastergps/,prebuild=android update project -p ../org_donations
|
||||
Build Version:1.4,5,0bd14a0,subdir=org_fastergps/,prebuild=android update project -p ../org_donations
|
||||
Build Version:1.3,4,f6d9482,subdir=org_fastergps/,prebuild=\
|
||||
$$SDK$$/tools/android update project -p ../org_donations
|
||||
Build Version:1.4,5,0bd14a0,subdir=org_fastergps/,prebuild=\
|
||||
$$SDK$$/tools/android update project -p ../org_donations
|
||||
Build Version:1.6,5,399ec19,subdir=FasterGPS,\
|
||||
extlibs=htmlcleaner/htmlcleaner-2.2.jar,init=rm -f android-libs/Donations/custom_rules.xml && \
|
||||
git clone https://github.com/dschuermann/HtmlSpanner android-libs/HS && \
|
||||
git clone https://github.com/dschuermann/root-commands android-libs/RC && \
|
||||
cd android-libs/RC && git checkout a99695d4cd,\
|
||||
update=.;android-libs/Donations;android-libs/HS/htmlspanner;\
|
||||
android-libs/RC/RootCommands\ Library,prebuild=\
|
||||
rm -f libs/root-commands-1.2.jar libs/htmlspanner-0.2-fork.jar && \
|
||||
cp -f libs/htmlcleaner-2.2.jar android-libs/HS/htmlspanner/libs/ && \
|
||||
echo "android.library.reference.2=android-libs/RC/RootCommands Library" >> project.properties && \
|
||||
echo "android.library.reference.3=android-libs/HS/htmlspanner" >> project.properties && \
|
||||
cp android-libs/Donations/ant-templates/other/DonationsConfig.java \
|
||||
android-libs/Donations/src/org/donations/
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.4
|
||||
|
|
|
@ -16,7 +16,7 @@ Repo:git://anongit.kde.org/ministro.git
|
|||
Build Version:2.0,2,!still just assumes playmarket 7.0,subdir=MinistroConfigurationTool,target=android-16
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
||||
|
|
Loading…
Reference in a new issue