mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update PINcredible to 0.5.1 (9)
This commit is contained in:
parent
d228b2089b
commit
eb5e093b19
1 changed files with 15 additions and 2 deletions
|
|
@ -81,7 +81,20 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 9
|
||||
commit: e654c1825d2cb2a66c82338481fd742ea8abf7b3
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
||||
prebuild: gradle clean
|
||||
build:
|
||||
- gradle assembleRelease
|
||||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.0
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 0.5.1
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue