Update AnExplorer to 3.9 (64)

This commit is contained in:
F-Droid Builder 2018-09-09 16:26:51 +01:00 committed by Ciaran Gultnieks
parent b459efd08a
commit e2b48ba9e5

View file

@ -29,6 +29,16 @@ Build:3.8,62
sed -i -e '/maven.fabric.io/d' -e '/io.fabric.tools/d' -e '/google-services/d' ../build.gradle && \
sed -i -e '/keystore.properties/d' build.gradle
Build:3.9,64
commit=v3.9
subdir=app
gradle=other,pro
srclibs=RootTools@3.4
rm=app/libs
prebuild=cp -fR $$RootTools$$/RootTools/src/main/java/com src/main/java/ && \
sed -i -e '/maven.fabric.io/d' -e '/io.fabric.tools/d' -e '/google-services/d' ../build.gradle && \
sed -i -e '/keystore.properties/d' build.gradle
Maintainer Notes:
The app has a free and a pro flavors.
The free flavor contains proprietary libraries (crashlytics and firebase-ads) but the pro flavor does not.
@ -36,5 +46,5 @@ The free flavor contains proprietary libraries (crashlytics and firebase-ads) bu
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:3.8
Current Version Code:62
Current Version:3.9
Current Version Code:64