mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update es.wolfi.app.passman to 1.6.0 (20)
This commit is contained in:
parent
831d3c412e
commit
b6d7c18ccd
1 changed files with 26 additions and 2 deletions
|
|
@ -169,7 +169,31 @@ Builds:
|
|||
- android.nonTransitiveRClass=false
|
||||
- android.nonFinalResIds=false
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 20
|
||||
commit: 16b1c83a8eb7e903736eb4c19fac007ad2f3378e
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y gcc cmake make
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/src/main/cpplibs/openssl/fuzz/corpora
|
||||
- app/src/main/cpplibs/openssl/cloudflare-quiche/fuzz
|
||||
- app/src/main/cpplibs/openssl/cloudflare-quiche/quiche/deps/boringssl/src/fuzz
|
||||
prebuild:
|
||||
- sed -i -e '/enable true/d' build.gradle
|
||||
- mv ../gradle.properties.example ../gradle.properties
|
||||
scandelete:
|
||||
- app/src/main/cpplibs/openssl
|
||||
build:
|
||||
- cd ..
|
||||
- ./build-openssl.sh
|
||||
ndk: r28b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue