mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Vigilante - update to remove unused perms
This commit is contained in:
parent
219ff746c1
commit
b0f4f3209d
1 changed files with 5 additions and 5 deletions
|
|
@ -14,14 +14,14 @@ RepoType: git
|
||||||
Repo: https://github.com/FunkyMuse/Vigilante
|
Repo: https://github.com/FunkyMuse/Vigilante
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.0.4
|
- versionName: 1.0.5
|
||||||
versionCode: 3
|
versionCode: 4
|
||||||
commit: 1.0.4
|
commit: 1.0.5
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.4
|
CurrentVersion: 1.0.5
|
||||||
CurrentVersionCode: 3
|
CurrentVersionCode: 4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue