mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Chitralaya to 0.3 (3)
This commit is contained in:
parent
6fab4cb210
commit
36c48dcb1a
1 changed files with 13 additions and 2 deletions
|
|
@ -28,9 +28,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: ef671eee12b0cb543fc138c198d68cd3c17bac0b
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '0.3'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue