Update Fedilab to 2.24.1 (332)

This commit is contained in:
F-Droid Builder 2019-11-04 21:31:02 +00:00 committed by Ciaran Gultnieks
parent cc182a6410
commit ae06f9effe

View file

@ -1500,7 +1500,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.24.1
versionCode: 332
commit: 2.24.1
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.24.0
CurrentVersionCode: 331
CurrentVersion: 2.24.1
CurrentVersionCode: 332