mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update PasswdSafe to 6.22.0 (6220000)
This commit is contained in:
parent
43eb4c93ef
commit
75f6982422
1 changed files with 22 additions and 2 deletions
|
|
@ -186,7 +186,27 @@ Builds:
|
|||
- lib-owncloud/libs
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 6.22.0
|
||||
versionCode: 6220000
|
||||
commit: rel-6.22.0
|
||||
subdir: passwdsafe
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- passwdsafe/libs/*.jar
|
||||
prebuild:
|
||||
- sed -i -e '/fileTree/aimplementation "org.bouncycastle:bcprov-jdk15:1.43"'
|
||||
build.gradle
|
||||
- sed -i -e '/play-services-auth/d' ../sync/build.gradle
|
||||
scandelete:
|
||||
- lib-owncloud/libs
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.21.3
|
||||
CurrentVersionCode: 6210300
|
||||
CurrentVersion: 6.22.0
|
||||
CurrentVersionCode: 6220000
|
||||
|
|
|
|||
Loading…
Reference in a new issue