mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update PasswdSafe to 6.22.1 (6220102)
This commit is contained in:
parent
45a3281942
commit
4da4cdbb0d
1 changed files with 22 additions and 2 deletions
|
|
@ -206,7 +206,27 @@ Builds:
|
|||
- lib-owncloud/libs
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 6.22.1
|
||||
versionCode: 6220102
|
||||
commit: rel-6.22.1
|
||||
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.22.0
|
||||
CurrentVersionCode: 6220000
|
||||
CurrentVersion: 6.22.1
|
||||
CurrentVersionCode: 6220102
|
||||
|
|
|
|||
Loading…
Reference in a new issue