Update Fedilab to 2.29.1 (348)

This commit is contained in:
F-Droid Builder 2020-02-02 22:31:31 +00:00 committed by Ciaran Gultnieks
parent 7006c1a46b
commit 2792c89749

View file

@ -1599,7 +1599,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.29.1
versionCode: 348
commit: 2.29.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.29.0
CurrentVersionCode: 347
CurrentVersion: 2.29.1
CurrentVersionCode: 348