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