Update Fedilab to 2.36.2 (376)

This commit is contained in:
F-Droid checkupdates bot 2020-07-11 04:19:42 +00:00
parent a3c63689a6
commit 7b459f7923

View file

@ -1786,7 +1786,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.2
versionCode: 376
commit: 2.36.2
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.36.1
CurrentVersionCode: 375
CurrentVersion: 2.36.2
CurrentVersionCode: 376