diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index 087bbd6ff8..18c1c7ad51 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -698,6 +698,26 @@ Build:4.8.0b2,119 popd && \ cp $$OkIo$$/okio/target/okio-1.3.0.jar libs/ +Build:4.8.0,123 + commit=33c026e38c13627dbccd26b4a18069aa37ebc975 + subdir=clients/android/NewsBlur + srclibs=Google-Gson@gson-2.2.4,OkHttp@parent-3.2.0,OkIo@okio-parent-1.3.0 + rm=clients/android/NewsBlur/libs/ok*.jar,clients/android/NewsBlur/libs/gson*.jar + prebuild=cp -r $$Google-Gson$$/src/main/java/com src/ && \ + cd ../.. && \ + ls | grep -v android | xargs rm -rf && \ + cd .. && \ + ls | grep -v clients | xargs rm -rf + build=pushd $$OkHttp$$ && \ + $$MVN3$$ package -DskipTests && \ + popd && \ + cp $$OkHttp$$/okhttp-android-support/target/okhttp-android-support-3.2.0.jar libs/ && \ + cp $$OkHttp$$/okhttp/target/okhttp-3.2.0.jar libs/ && \ + pushd $$OkIo$$ && \ + $$MVN3$$ package -DskipTests && \ + popd && \ + cp $$OkIo$$/okio/target/okio-1.3.0.jar libs/ + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:4.8.0