mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Fedilab to 1.72.0 (239)
This commit is contained in:
parent
83624002bb
commit
e091b29b55
1 changed files with 10 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ Issue Tracker:https://gitlab.com/tom79/mastalab/issues
|
||||||
Changelog:https://gitlab.com/tom79/mastalab/tags
|
Changelog:https://gitlab.com/tom79/mastalab/tags
|
||||||
LiberapayID:23077
|
LiberapayID:23077
|
||||||
|
|
||||||
Auto Name:Mastalab
|
Auto Name:Fedilab
|
||||||
Summary:Multi-account client for Mastodon
|
Summary:Multi-account client for Mastodon
|
||||||
Description:
|
Description:
|
||||||
Mastalab allows you to manage several accounts and to switch from one to another
|
Mastalab allows you to manage several accounts and to switch from one to another
|
||||||
|
|
@ -739,7 +739,14 @@ Build:1.71.1,237
|
||||||
prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \
|
prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \
|
||||||
sed -i -e '/playstoreImplementation/d' build.gradle
|
sed -i -e '/playstoreImplementation/d' build.gradle
|
||||||
|
|
||||||
|
Build:1.72.0,239
|
||||||
|
commit=1.72.0
|
||||||
|
subdir=app
|
||||||
|
gradle=fdroid
|
||||||
|
prebuild=sed -i -e '/jcenter()/a\ google()' ../build.gradle && \
|
||||||
|
sed -i -e '/playstoreImplementation/d' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags ^[0-9.]+$
|
Update Check Mode:Tags ^[0-9.]+$
|
||||||
Current Version:1.71.1
|
Current Version:1.72.0
|
||||||
Current Version Code:237
|
Current Version Code:239
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue