diff --git a/metadata/com.ubuntuone.android.files.txt b/metadata/com.ubuntuone.android.files.txt index 35e0691d6f..d42186cf67 100644 --- a/metadata/com.ubuntuone.android.files.txt +++ b/metadata/com.ubuntuone.android.files.txt @@ -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