Update Fedilab to 2.37.1 (380)

This commit is contained in:
F-Droid checkupdates bot 2021-01-24 04:41:35 +00:00
parent 20cdce1c67
commit 7a0d020200

View file

@ -1808,7 +1808,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.37.1
versionCode: 380
commit: 2.37.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.37.0
CurrentVersionCode: 379
CurrentVersion: 2.37.1
CurrentVersionCode: 380