mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update es.wolfi.app.passman to 1.5.0 (18)
This commit is contained in:
parent
9a3381dae6
commit
ae8dbb536f
1 changed files with 24 additions and 2 deletions
|
|
@ -145,7 +145,29 @@ Builds:
|
|||
- android.useAndroidX=true
|
||||
- android.enableJetifier=true
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 18
|
||||
commit: 2ecebc8a55bda88494c1e9ab270543e51e9f0552
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y gcc cmake make
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/src/main/cpplibs/openssl/boringssl/fuzz
|
||||
- app/src/main/cpplibs/openssl/fuzz
|
||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||
build:
|
||||
- cd ..
|
||||
- ./build-openssl.sh
|
||||
ndk: r21e
|
||||
gradleprops:
|
||||
- android.useAndroidX=true
|
||||
- android.enableJetifier=true
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue