Update com.ubuntuone.android.files to 1.2.8 (470)
Will fail to build, but due to what I'm pretty sure is a recently introduced fdroidserver bug, so it can sit in the 'failed builds' queue...
This commit is contained in:
parent
d5f5e08725
commit
37ff3998a9
|
@ -31,8 +31,20 @@ Build:1.2.7,460
|
|||
sed -i '87,108d' build.xml && \
|
||||
ant setup
|
||||
|
||||
Build:1.2.8,470
|
||||
commit=470
|
||||
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;oauth-signpost/signpost-commonshttp4-1.2.1.1.jar
|
||||
srclibs=NoAnalytics@158a4a
|
||||
prebuild=sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1Greendroid/GreenDroid/@' project.properties && \
|
||||
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \
|
||||
sed -i 's@executable="android"@executable="$$SDK$$/tools/android"@g' build.xml && \
|
||||
sed -i 's@android@$$SDK$$/tools/android@g' tools.sh && \
|
||||
sed -i '87,108d' build.xml && \
|
||||
ant setup
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2.8
|
||||
Current Version Code:468
|
||||
Current Version Code:470
|
||||
|
||||
|
|
Loading…
Reference in a new issue