mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
pincredible key change
This commit is contained in:
parent
86aa3f49bd
commit
ec4bc74c89
1 changed files with 6 additions and 14 deletions
|
|
@ -17,6 +17,7 @@ Binaries: https://github.com/cyb3rko/pincredible/releases/download/v%v/PINcredib
|
|||
Builds:
|
||||
- versionName: 0.3.0
|
||||
versionCode: 4
|
||||
disable: changed key
|
||||
commit: 8caf6bcaad34fa08124e81a0372627bd88a1dea0
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
|
|
@ -30,6 +31,7 @@ Builds:
|
|||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 5
|
||||
disable: changed key
|
||||
commit: 025aca2a22d94d7b7659dc41c9da4ce512dc30d4
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
|
|
@ -43,6 +45,7 @@ Builds:
|
|||
|
||||
- versionName: 0.4.1
|
||||
versionCode: 6
|
||||
disable: changed key
|
||||
commit: ada70377bffd1ccf1d512b60fc91a3c520e888a9
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
|
|
@ -56,6 +59,7 @@ Builds:
|
|||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 7
|
||||
disable: changed key
|
||||
commit: 9303a345a841fad95c9c455ca3a23cd9263741e6
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/*.apk
|
||||
|
|
@ -67,20 +71,6 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.5.0
|
||||
versionCode: 8
|
||||
disable: https://github.com/cyb3rko/pincredible/issues/25
|
||||
commit: c0d9e156503bc3c3d779e12d62e1469a60b8ec80
|
||||
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/*'
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 9
|
||||
commit: e654c1825d2cb2a66c82338481fd742ea8abf7b3
|
||||
|
|
@ -89,6 +79,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7bd979cd5ff929e07290e88d67b2d81f228ea264e433f784e4c66373e316bcad
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue