Update Fedilab to 3.0.10 (400)

This commit is contained in:
F-Droid checkupdates bot 2022-07-21 16:17:51 +00:00
parent 2dab1927b6
commit 292b6e5257

View file

@ -62,7 +62,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.10
versionCode: 400
commit: 83ad77f3ea47c8aab394da953c6c5692f7ec5653
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.9
CurrentVersionCode: 399
CurrentVersion: 3.0.10
CurrentVersionCode: 400