mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
Categories:
|
||||||
- Multimedia
|
- Multimedia
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
@ -24,6 +26,7 @@ Repo: https://github.com/PierreBresson/Cause-Commune
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.0.2
|
- versionName: 1.0.2
|
||||||
versionCode: 3
|
versionCode: 3
|
||||||
|
disable: app crashing
|
||||||
commit: v1.0.2
|
commit: v1.0.2
|
||||||
subdir: android/app/
|
subdir: android/app/
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -45,7 +48,8 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
ArchivePolicy: 0 versions
|
||||||
UpdateCheckMode: Tags
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.0.2
|
CurrentVersion: 1.0.2
|
||||||
CurrentVersionCode: 3
|
CurrentVersionCode: 3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue