mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New App: Vibe You (app.suhasdissa.vibeyou)
This commit is contained in:
parent
9147e77016
commit
106ff1caf6
1 changed files with 37 additions and 0 deletions
37
metadata/app.suhasdissa.vibeyou.yml
Normal file
37
metadata/app.suhasdissa.vibeyou.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: You Apps
|
||||
WebSite: https://you-apps.net
|
||||
SourceCode: https://github.com/you-apps/VibeYou
|
||||
IssueTracker: https://github.com/you-apps/VibeYou/issues
|
||||
Translation: https://hosted.weblate.org/projects/you-apps
|
||||
Changelog: https://github.com/you-apps/VibeYou/releases
|
||||
|
||||
AutoName: Vibe You
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/you-apps/VibeYou
|
||||
Binaries: https://github.com/you-apps/VibeYou/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 560201dd9c3b5597c84019666e12df757ae0ff56
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue