Update Jami to 20240321-01 (411)

This commit is contained in:
F-Droid checkupdates bot 2024-03-22 09:33:00 +00:00
parent 2e5b14ba44
commit eb4a97ce52

View file

@ -3057,7 +3057,28 @@ Builds:
gradleprops:
- android.builder.sdkDownload=true
- versionName: 20240321-01
versionCode: 411
commit: f05f9a938e1f616c5d63979acced2b6a13b5d09e
timeout: 10800
subdir: jami-android/app
submodules: true
sudo:
- apt-get update
- apt-get install -y g++ automake autopoint bzip2 gettext libtool libyaml-cpp-dev
make pkg-config python-is-python3 swig tar yasm
- apt-get install -y -t bullseye-backports cmake
gradle:
- withUnifiedPush
prebuild: sed -i -e "/android {/a lint { abortOnError = false }" build.gradle.kts
build:
- cd ../../daemon/bin/jni
- PACKAGEDIR=../../../jami-android/libjamiclient/src/main/java ./make-swig.sh
ndk: 26.1.10909125
gradleprops:
- android.builder.sdkDownload=true
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 20240308-01
CurrentVersionCode: 410
CurrentVersion: 20240321-01
CurrentVersionCode: 411