mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update Phonograph Plus to 0.7.2 (620)
This commit is contained in:
parent
c28e893cab
commit
9c84f0960a
1 changed files with 19 additions and 2 deletions
|
|
@ -100,9 +100,26 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.7.2
|
||||
versionCode: 620
|
||||
commit: 79fff77f342e7602594b3de46c93fdeb7f24da4e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- stable
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
scandelete:
|
||||
- tools/release-tool/build
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v(.*)$
|
||||
CurrentVersion: 0.7.1
|
||||
CurrentVersionCode: 610
|
||||
CurrentVersion: 0.7.2
|
||||
CurrentVersionCode: 620
|
||||
|
|
|
|||
Loading…
Reference in a new issue