Update Fedilab to 2.28.1 (345)

master
F-Droid Builder 2019-12-24 04:44:54 +00:00 committed by Ciaran Gultnieks
parent a159adb208
commit f2cbf0faa3
1 changed files with 13 additions and 2 deletions

View File

@ -1566,7 +1566,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.28.1
versionCode: 345
commit: 2.28.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.28.0
CurrentVersionCode: 344
CurrentVersion: 2.28.1
CurrentVersionCode: 345