Update Fedilab to 2.33.1 (356)

This commit is contained in:
F-Droid Builder 2020-04-06 21:09:14 +00:00
parent 4bf20fa35b
commit 59abde35a5

View file

@ -1654,7 +1654,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.33.1
versionCode: 356
commit: 2.33.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.33.0
CurrentVersionCode: 355
CurrentVersion: 2.33.1
CurrentVersionCode: 356