Update Fedilab to 2.36.0 (374)

This commit is contained in:
F-Droid checkupdates bot 2020-07-09 04:19:24 +00:00
parent 4b51a3bc35
commit f1bae3c889

View file

@ -1764,7 +1764,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.36.0
versionCode: 374
commit: 2.36.0
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.8
CurrentVersionCode: 372
CurrentVersion: 2.36.0
CurrentVersionCode: 374