mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
cause.commune - add AF, disable, archive
This commit is contained in:
parent
bc6f169d8b
commit
7a071ca5f0
1 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: MIT
|
||||
|
|
@ -24,6 +26,7 @@ Repo: https://github.com/PierreBresson/Cause-Commune
|
|||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
disable: app crashing
|
||||
commit: v1.0.2
|
||||
subdir: android/app/
|
||||
sudo:
|
||||
|
|
@ -45,7 +48,8 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue