Merge branch 'tom79-master-patch-55322' into 'master'

Update app.fedilab.lite.yml

See merge request fdroid/fdroiddata!8202
This commit is contained in:
Licaon_Kter 2021-01-21 16:58:04 +00:00
commit 0ad409a06e

View file

@ -2,16 +2,16 @@ Categories:
- Internet
License: GPL-3.0-only
WebSite: https://fedilab.app
SourceCode: https://codeberg.org/tom79/Fedilab_Lite
SourceCode: https://framagit.org/tom79/fedilab
IssueTracker: https://framagit.org/tom79/fedilab/issues
Translation: https://crowdin.com/project/mastalab
Changelog: https://codeberg.org/tom79/Fedilab_Lite/src/branch/master/CHANGELOG
OpenCollective: mastalab
Changelog: https://framagit.org/tom79/fedilab/-/tags
Liberapay: tom79
AutoName: Fedilab
AutoName: Fedilab Lite
RepoType: git
Repo: https://codeberg.org/tom79/Fedilab_Lite.git
Repo: https://framagit.org/tom79/fedilab.git
Builds:
- versionName: 2.20.0
@ -35,7 +35,18 @@ Builds:
gradle:
- yes
- versionName: 2.37.0
versionCode: 379
commit: 2.37.0
subdir: app
gradle:
- lite
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
CurrentVersion: 2.23.1
CurrentVersionCode: 319
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 2.37.0
CurrentVersionCode: 379