mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
micro repl: change key
This commit is contained in:
parent
f005b69279
commit
cfc4f6c76e
1 changed files with 3 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ Binaries: https://github.com/Ma7moud3ly/micro-repl/releases/download/v%v/micro-r
|
|||
Builds:
|
||||
- versionName: '1.4'
|
||||
versionCode: 9
|
||||
disable: key lost
|
||||
commit: 94316188477f2e07a1dd156a0b17ff7344ffca60
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -31,6 +32,7 @@ Builds:
|
|||
|
||||
- versionName: '1.5'
|
||||
versionCode: 10
|
||||
disable: key lost
|
||||
commit: 2ed4b6e33eb6276addbca855fb3f39e143e512aa
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -45,7 +47,6 @@ Builds:
|
|||
|
||||
- versionName: '1.7'
|
||||
versionCode: 12
|
||||
disable: https://github.com/Ma7moud3ly/micro-repl/issues/23
|
||||
commit: 18bdd3a9b8853237f5569e79e1fb185f59d368ac
|
||||
subdir: app
|
||||
init: git reset --soft 938daf0d6bf9a95f0c159bda9348c9422ec6c907
|
||||
|
|
@ -57,7 +58,7 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/python/*' 'assets/themes/*'
|
||||
|
||||
AllowedAPKSigningKeys: c2fa0efdd38037fd5051fe63cabe5048868be7d11f52047a1194956917eabd67
|
||||
AllowedAPKSigningKeys: e632303f5c22a8aec2165f8ca75cf11d1376eb456bba92dc621e4464c6818489
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue