mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update e-Passport Reader to 3.1 (20)
This commit is contained in:
parent
38de641485
commit
641282ac16
1 changed files with 13 additions and 2 deletions
|
|
@ -59,10 +59,21 @@ Builds:
|
||||||
- app/src/main/assets/masterList
|
- app/src/main/assets/masterList
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: '3.1'
|
||||||
|
versionCode: 20
|
||||||
|
commit: 91b8146ffeda43836ce442ec65fb960646671885
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- regular
|
||||||
|
prebuild: sed -i -e '/com.google/d' ../build.gradle
|
||||||
|
scanignore:
|
||||||
|
- app/src/main/assets/masterList
|
||||||
|
ndk: r23b
|
||||||
|
|
||||||
MaintainerNotes: masterList is a bundle of x509 certificates the scanner otherwise
|
MaintainerNotes: masterList is a bundle of x509 certificates the scanner otherwise
|
||||||
blocks
|
blocks
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '3.0'
|
CurrentVersion: '3.1'
|
||||||
CurrentVersionCode: 19
|
CurrentVersionCode: 20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue