From 11ed326934af4214d5a7fe2a685627e7e582dda8 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 21 Mar 2015 12:39:19 +0100 Subject: [PATCH] OctoDroid: Package aar lib --- metadata/com.gh4a.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/metadata/com.gh4a.txt b/metadata/com.gh4a.txt index 427a07b8ba..d56ecca85f 100644 --- a/metadata/com.gh4a.txt +++ b/metadata/com.gh4a.txt @@ -46,8 +46,11 @@ Build:3.7.1,38 srclibs=GH4AGitHubAPI@3d1878bd48d9aa3817a91b5a193b600c31e0406,ViewPagerIndicator@2.4.1 prebuild=rm -rf libs/*.jar && \ cp -a $$GH4AGitHubAPI$$/src/org src && \ - sed -i -e '/populov/d' -e '/mavenCentral/amavenLocal()' build.gradle && \ - pushd $$ViewPagerIndicator$$ && $$MVN3$$ install && popd + sed -i -e '/populov/d' -e '/mavenCentral/imavenLocal()' build.gradle && \ + pushd $$ViewPagerIndicator$$ && \ + sed -i 's;3.3.0;3.7.0;' ../pom.xml pom.xml && \ + sed -i -e 's/apklib/aar/g' pom.xml && \ + cd .. && $$MVN3$$ install && popd Auto Update Mode:None Update Check Mode:Tags