Update Fedilab to 2.35.6 (370)

This commit is contained in:
F-Droid checkupdates bot 2020-06-07 10:21:34 +00:00
parent a835552d84
commit dca5413279

View file

@ -1742,7 +1742,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.35.6
versionCode: 370
commit: 2.35.6
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.35.5
CurrentVersionCode: 369
CurrentVersion: 2.35.6
CurrentVersionCode: 370