mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
music - update recipe, use aum
This commit is contained in:
parent
9386ef5191
commit
b1735428fc
1 changed files with 10 additions and 7 deletions
|
|
@ -13,7 +13,7 @@ AutoName: InnerTune
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/z-huang/InnerTune.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:
|
Builds:
|
||||||
- versionName: 0.4.3
|
- versionName: 0.4.3
|
||||||
|
|
@ -22,6 +22,7 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
binary: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v.apk
|
||||||
|
|
||||||
- versionName: 0.4.4
|
- versionName: 0.4.4
|
||||||
versionCode: 15
|
versionCode: 15
|
||||||
|
|
@ -29,6 +30,7 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
binary: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v.apk
|
||||||
|
|
||||||
- versionName: 0.5.0
|
- versionName: 0.5.0
|
||||||
versionCode: 16
|
versionCode: 16
|
||||||
|
|
@ -36,18 +38,19 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
binary: https://github.com/z-huang/InnerTune/releases/download/v%v/InnerTune_v%v.apk
|
||||||
|
|
||||||
- versionName: 0.5.1
|
- versionName: 0.5.2
|
||||||
versionCode: 17
|
versionCode: 18
|
||||||
disable: https://github.com/z-huang/InnerTune/issues/935
|
commit: e73b96116baeb3e88caac0008c21eb657659c7c6
|
||||||
commit: b92237f3c601c8f5dc3cba8808cd9785eac0ad8a
|
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- foss
|
||||||
|
prebuild: sed -i -e '/google.services/d' -e '/firebase/d' build.gradle.kts ../build.gradle.kts
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 5d55f9086e9543ee4d9e5f50bd60595ed4e9ac842de334fde900f3c616e32af2
|
AllowedAPKSigningKeys: 5d55f9086e9543ee4d9e5f50bd60595ed4e9ac842de334fde900f3c616e32af2
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.5.2
|
CurrentVersion: 0.5.2
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 18
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue