From b1735428fcb2f717c86691cabf5063619cd18c95 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 21 Aug 2023 14:46:48 +0000 Subject: [PATCH] music - update recipe, use aum --- metadata/com.zionhuang.music.yml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/metadata/com.zionhuang.music.yml b/metadata/com.zionhuang.music.yml index b7f2355887..e39540612f 100644 --- a/metadata/com.zionhuang.music.yml +++ b/metadata/com.zionhuang.music.yml @@ -13,7 +13,7 @@ AutoName: InnerTune RepoType: git Repo: https://github.com/z-huang/InnerTune.git -Binaries: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v.apk +Binaries: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v_foss.apk Builds: - versionName: 0.4.3 @@ -22,6 +22,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v.apk - versionName: 0.4.4 versionCode: 15 @@ -29,6 +30,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v.apk - versionName: 0.5.0 versionCode: 16 @@ -36,18 +38,19 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v.apk - - versionName: 0.5.1 - versionCode: 17 - disable: https://github.com/z-huang/InnerTune/issues/935 - commit: b92237f3c601c8f5dc3cba8808cd9785eac0ad8a + - versionName: 0.5.2 + versionCode: 18 + commit: e73b96116baeb3e88caac0008c21eb657659c7c6 subdir: app gradle: - - yes + - foss + prebuild: sed -i -e '/google.services/d' -e '/firebase/d' build.gradle.kts ../build.gradle.kts AllowedAPKSigningKeys: 5d55f9086e9543ee4d9e5f50bd60595ed4e9ac842de334fde900f3c616e32af2 -AutoUpdateMode: None +AutoUpdateMode: Version UpdateCheckMode: Tags CurrentVersion: 0.5.2 CurrentVersionCode: 18