Update JKU App to 0.52.5 (140078)

This commit is contained in:
F-Droid Builder 2020-01-06 06:07:08 +00:00 committed by Ciaran Gultnieks
parent 69280f2437
commit 1455832027

View file

@ -233,9 +233,21 @@ Builds:
- sed -i -e '/maven {$/,/}/d; /com.google.gms/d; /io.fabric.tools/d' ../build.gradle
- sed -i -e '/applicationVariants/,+4d; /googleImplementation/d' build.gradle
- versionName: 0.52.5
versionCode: 140078
commit: v0.52.5
subdir: aNewJKUApp
gradle:
- fdroid
rm:
- tools
prebuild:
- sed -i -e '/maven {$/,/}/d; /com.google.gms/d; /io.fabric.tools/d' ../build.gradle
- sed -i -e '/applicationVariants/,+4d; /googleImplementation/d' build.gradle
MaintainerNotes: Disable AUM when build/sed proves to be to fragile.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.52.4
CurrentVersionCode: 140077
CurrentVersion: 0.52.5
CurrentVersionCode: 140078