mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update LN Address to Invoice to 1.3.0 (6)
This commit is contained in:
parent
340d27da19
commit
03d5c9c667
1 changed files with 13 additions and 2 deletions
|
|
@ -62,9 +62,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'assets/app.properties'
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 6
|
||||
commit: d57e52ed1ef83cbfe9065aa8c9fb072452bf1494
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'assets/app.properties'
|
||||
|
||||
AllowedAPKSigningKeys: 7fb81b777ce2521269c6844e563aa5bc4da4b97269ff3721952f3b445c741146
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue