mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Dollphone to 1.1.4 (14)
This commit is contained in:
parent
ddf235e39d
commit
cce04a096f
1 changed files with 7 additions and 7 deletions
|
|
@ -112,15 +112,15 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 1.1.3
|
||||
versionCode: 13
|
||||
disable: https://gitlab.com/haleyhalcyon/dollphone/-/issues/1
|
||||
commit: 564e3126c92404517531a94a86b83658934972b6
|
||||
- versionName: 1.1.4-hotfix2
|
||||
versionCode: 14
|
||||
commit: 7322b15a94c7d517f9e909dbdce3a335995ebcd4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://gitlab.com/-/project/59795041/uploads/c0795028bf0e05919c92e74748c725f3/14hotfix2.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
|
|
@ -128,5 +128,5 @@ AllowedAPKSigningKeys: 2cc9b4b7618076ba80901b092776e53bd59d35528a741fe2a9818206d
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.1.4-hotfix2
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue