mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Newapp: Sound Remote
This commit is contained in:
parent
963ed30602
commit
db2ecbd741
1 changed files with 34 additions and 0 deletions
34
metadata/io.github.soundremote.yml
Normal file
34
metadata/io.github.soundremote.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://soundremote.github.io
|
||||
SourceCode: https://github.com/SoundRemote/client-android
|
||||
IssueTracker: https://github.com/SoundRemote/client-android/issues
|
||||
Changelog: https://github.com/SoundRemote/client-android/releases
|
||||
|
||||
AutoName: SoundRemote
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SoundRemote/client-android.git
|
||||
Binaries: https://github.com/SoundRemote/client-android/releases/download/%v/SoundRemote_%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.4.5
|
||||
versionCode: 10
|
||||
commit: 401d3ac128023bb5c8f2189781871ca58edb6764
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild: sed -i -e '/keystoreProperties/d' -e '/release config/d' build.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'assets/apache_2.txt' 'assets/opus_license.txt'
|
||||
|
||||
AllowedAPKSigningKeys: 6bdd7998e381d4e5d4e0c7bfc50dffbe816e2a3fb5e1c867e72fad65ffd4eef5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 10
|
||||
Loading…
Reference in a new issue