diff --git a/metadata/io.github.soundremote.yml b/metadata/io.github.soundremote.yml new file mode 100644 index 0000000000..8c2f8b29a7 --- /dev/null +++ b/metadata/io.github.soundremote.yml @@ -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