mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Fedilab Lite - disable tainted, AUM
This commit is contained in:
parent
c7517a074c
commit
506bb499b6
1 changed files with 7 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ Repo: https://framagit.org/tom79/fedilab.git
|
|||
Builds:
|
||||
- versionName: 2.20.0
|
||||
versionCode: 317
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1023595443
|
||||
commit: 2.20.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -23,6 +24,7 @@ Builds:
|
|||
|
||||
- versionName: 2.23.0
|
||||
versionCode: 318
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1023595443
|
||||
commit: 2.23.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -30,6 +32,7 @@ Builds:
|
|||
|
||||
- versionName: 2.23.1
|
||||
versionCode: 319
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1023595443
|
||||
commit: 2.23.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -37,6 +40,7 @@ Builds:
|
|||
|
||||
- versionName: 2.37.0
|
||||
versionCode: 379
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1023595443
|
||||
commit: 2.37.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -48,6 +52,7 @@ Builds:
|
|||
|
||||
- versionName: 2.37.1
|
||||
versionCode: 380
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1023595443
|
||||
commit: 2.37.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -59,6 +64,7 @@ Builds:
|
|||
|
||||
- versionName: 2.39.0
|
||||
versionCode: 383
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1023595443
|
||||
commit: de3a7355ecfc87b2e7362d78219434c05ee882ad
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -68,7 +74,7 @@ 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
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 2.39.0
|
||||
CurrentVersionCode: 383
|
||||
|
|
|
|||
Loading…
Reference in a new issue