mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Chitralaya to 0.4 (4)
This commit is contained in:
parent
8d93f0098e
commit
9543d81a33
1 changed files with 13 additions and 2 deletions
|
|
@ -39,9 +39,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||||
"$$OUT$$" 'META-INF/services/*'
|
"$$OUT$$" 'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 4
|
||||||
|
commit: a0e92be6a8e67a298b7943bb45a9c23827ae9da7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.3.0
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||||
|
"$$OUT$$" 'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: f0a783ebe9ed903874e99ce35f7d10897f9909a0e3826883bdd83755704ed5b5
|
AllowedAPKSigningKeys: f0a783ebe9ed903874e99ce35f7d10897f9909a0e3826883bdd83755704ed5b5
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '0.3'
|
CurrentVersion: '0.4'
|
||||||
CurrentVersionCode: 3
|
CurrentVersionCode: 4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue