mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New app: FakeStandby
This commit is contained in:
parent
ef736d3ed4
commit
c74b77f95d
1 changed files with 26 additions and 0 deletions
26
metadata/android.jonas.fakestandby.yml
Normal file
26
metadata/android.jonas.fakestandby.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Jonas Bernard
|
||||
AuthorEmail: public.jbernard@web.de
|
||||
WebSite: https://jonasbernard.github.io/FakeStandby/
|
||||
SourceCode: https://github.com/JonasBernard/FakeStandby
|
||||
IssueTracker: https://github.com/JonasBernard/FakeStandby/issues
|
||||
|
||||
AutoName: FakeStandby
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/JonasBernard/FakeStandby.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.1
|
||||
versionCode: 4
|
||||
commit: v1.2.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- adfree
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue