mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Dollphone to v1.0.6 (b7)
This commit is contained in:
parent
581aeecb07
commit
b35f338df9
1 changed files with 17 additions and 2 deletions
|
|
@ -60,9 +60,24 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'assets/*.xml'
|
'assets/*.xml'
|
||||||
|
|
||||||
|
- versionName: 1.0.7
|
||||||
|
versionCode: 8
|
||||||
|
commit: ae849eee80c26407e653c438dd2447824304fb57
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'assets/*.xml'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 2cc9b4b7618076ba80901b092776e53bd59d35528a741fe2a9818206d3192ac7
|
AllowedAPKSigningKeys: 2cc9b4b7618076ba80901b092776e53bd59d35528a741fe2a9818206d3192ac7
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.5
|
CurrentVersion: 1.0.7
|
||||||
CurrentVersionCode: 6
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue