mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
New App: io.github.mkckr0.audio_share_app
This commit is contained in:
parent
af52da7c0f
commit
ff3cad71e6
1 changed files with 33 additions and 0 deletions
33
metadata/io.github.mkckr0.audio_share_app.yml
Normal file
33
metadata/io.github.mkckr0.audio_share_app.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Multimedia
|
||||||
|
License: Apache-2.0
|
||||||
|
WebSite: https://github.com/mkckr0/audio-share
|
||||||
|
SourceCode: https://github.com/mkckr0/audio-share
|
||||||
|
IssueTracker: https://github.com/mkckr0/audio-share/issues
|
||||||
|
Changelog: https://github.com/mkckr0/audio-share/releases
|
||||||
|
|
||||||
|
AutoName: Audio Share
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/mkckr0/audio-share
|
||||||
|
Binaries: https://github.com/mkckr0/audio-share/releases/download/v%v/audio-share-app-%v-release.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.0.8
|
||||||
|
versionCode: 5
|
||||||
|
commit: v0.0.8
|
||||||
|
subdir: audio-share-app/app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: bdbf8e590127e380a28c328085231647912634b45ffaa20d9e70c96658cb7a40
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||||
|
CurrentVersion: 0.0.8
|
||||||
|
CurrentVersionCode: 5
|
||||||
Loading…
Reference in a new issue