mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update PasswdSafe to 6.24.0 (6240000)
This commit is contained in:
parent
e6e2e4fe2a
commit
ed04995275
1 changed files with 24 additions and 2 deletions
|
|
@ -306,7 +306,29 @@ Builds:
|
|||
- touch ../secrets.properties
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: 6.24.0
|
||||
versionCode: 6240000
|
||||
commit: rel-6.24.0
|
||||
subdir: passwdsafe
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- passwdsafe/libs/*.jar
|
||||
- lib-owncloud/libs/*.jar
|
||||
- maven-libs
|
||||
prebuild:
|
||||
- sed -i -e '/fileTree/aimplementation "org.bouncycastle:bcprov-jdk15on:1.67"'
|
||||
build.gradle
|
||||
- sed -i -e 's|\${.*/maven-libs|https://jitpack.io|' ../build.gradle
|
||||
- sed -i -e '/play-services-auth/d' ../sync/build.gradle
|
||||
- touch ../secrets.properties
|
||||
ndk: 26.1.10909125
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.23.4
|
||||
CurrentVersionCode: 6230400
|
||||
CurrentVersion: 6.24.0
|
||||
CurrentVersionCode: 6240000
|
||||
|
|
|
|||
Loading…
Reference in a new issue