mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue