Update Fedilab to 2.19.0 (315)

This commit is contained in:
F-Droid Builder 2019-09-12 00:51:26 +01:00 committed by Ciaran Gultnieks
parent bf4cd4a61d
commit 926d60f25c

View file

@ -1423,7 +1423,18 @@ Builds:
- sed -i -e '/playstoreImplementation/d' -e '/dl.bintray.com/d' -e 's/com.github.pengfeizhou.android.animation:glide-plugin:0.2.16/com.github.penfeizhou.APNG4Android:glide-plugin:0.2.8/'
build.gradle
- versionName: 2.19.0
versionCode: 315
commit: 2.19.0
subdir: app
gradle:
- fdroid
prebuild:
- sed -i -e '/jcenter()/a\ google()' ../build.gradle
- sed -i -e '/playstoreImplementation/d' -e '/dl.bintray.com/d' -e 's/com.github.pengfeizhou.android.animation:glide-plugin:0.2.16/com.github.penfeizhou.APNG4Android:glide-plugin:0.2.8/'
build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 2.18.0
CurrentVersionCode: 314
CurrentVersion: 2.19.0
CurrentVersionCode: 315