Update Fedilab to 2.26.1 (341)

This commit is contained in:
F-Droid Builder 2019-12-02 02:25:30 +00:00 committed by Ciaran Gultnieks
parent f81e7c2c94
commit 8a7918e6f1

View file

@ -1533,7 +1533,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/' - 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 build.gradle
- versionName: 2.26.1
versionCode: 341
commit: 2.26.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 AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$ UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 2.25.1 CurrentVersion: 2.26.1
CurrentVersionCode: 337 CurrentVersionCode: 341