mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
new app: AltLauncher
This commit is contained in:
parent
370bece7e1
commit
dd8e767d37
1 changed files with 25 additions and 0 deletions
25
metadata/com.szchoiceway.aios.bridge.yml
Normal file
25
metadata/com.szchoiceway.aios.bridge.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: Tablet Radio
|
||||
WebSite: https://github.com/tabletradio/altlauncher
|
||||
SourceCode: https://github.com/tabletradio/altlauncher
|
||||
IssueTracker: https://github.com/tabletradio/altlauncher/issues
|
||||
|
||||
AutoName: Alt Launcher
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tabletradio/altlauncher.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.5
|
||||
versionCode: 7
|
||||
commit: v1.0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue