mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update PINcredible to 0.4.1 (6)
This commit is contained in:
parent
4846207ef9
commit
faa63f7ac0
1 changed files with 15 additions and 2 deletions
|
|
@ -41,7 +41,20 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 6
|
||||
commit: ada70377bffd1ccf1d512b60fc91a3c520e888a9
|
||||
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.4.0
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue