Update Fedilab to 2.13.1 (300)

This commit is contained in:
F-Droid Builder 2019-08-06 15:40:46 +01:00 committed by Ciaran Gultnieks
parent e71f8d8293
commit 56fd4bb870
1 changed files with 13 additions and 2 deletions

View File

@ -1335,7 +1335,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.13.1
versionCode: 300
commit: 2.13.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.13.0
CurrentVersionCode: 299
CurrentVersion: 2.13.1
CurrentVersionCode: 300