mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Dollphone to 1.1.0 (10)
This commit is contained in:
parent
26d27b7056
commit
551e394035
1 changed files with 13 additions and 2 deletions
|
|
@ -90,9 +90,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 10
|
||||
commit: 34f8a757366172f4d4a17cd2391350df42b5de0e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
AllowedAPKSigningKeys: 2cc9b4b7618076ba80901b092776e53bd59d35528a741fe2a9818206d3192ac7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue