Update DroidFS to 1.4.5 (13)

This commit is contained in:
F-Droid checkupdates bot 2021-04-06 04:49:27 +00:00
parent f862e3787a
commit 97c1a9ebb1

View file

@ -29,7 +29,24 @@ Builds:
- OPENSSL_PATH="$$OpenSSL$$" ./build.sh
ndk: r21e
- versionName: 1.4.5
versionCode: 13
commit: v1.4.5
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y -t testing golang-go
gradle:
- yes
srclibs:
- OpenSSL@OpenSSL_1_1_1j
prebuild: go get golang.org/x/sys/unix golang.org/x/sys/cpu golang.org/x/crypto/hkdf
build:
- cd libgocryptfs
- OPENSSL_PATH="$$OpenSSL$$" ./build.sh
ndk: r21e
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.4.4
CurrentVersionCode: 12
CurrentVersion: 1.4.5
CurrentVersionCode: 13