Update Fedilab to 3.0.6 (396)

This commit is contained in:
F-Droid checkupdates bot 2022-07-10 00:31:10 +00:00
parent f49c4c9d70
commit 25ff919507

View file

@ -1848,7 +1848,22 @@ 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: 3.0.6
versionCode: 396
commit: 867d2ed49288db686759f74f0edd6659713b42aa
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
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: 3.0.5
CurrentVersionCode: 395
CurrentVersion: 3.0.6
CurrentVersionCode: 396