mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'altlauncher' into 'master'
new app: AltLauncher Closes rfp#1534 See merge request fdroid/fdroiddata!8027
This commit is contained in:
commit
11fcea3444
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