Update JKU App to 0.53.3 (140082)

This commit is contained in:
F-Droid checkupdates bot 2020-10-05 03:35:48 +00:00
parent 242df5ff73
commit 351b755bc1

View file

@ -269,9 +269,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.53.3
versionCode: 140082
commit: v0.53.3
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.53.2
CurrentVersionCode: 140081
CurrentVersion: 0.53.3
CurrentVersionCode: 140082