Update Jami to 20240404-01 (412)

This commit is contained in:
F-Droid checkupdates bot 2024-04-05 09:33:54 +00:00
parent ec3f3df8ed
commit e7b0f077f9

View file

@ -3077,7 +3077,27 @@ Builds:
gradleprops:
- android.builder.sdkDownload=true
- versionName: 20240404-01
versionCode: 412
commit: a37b11d33b4b6e260d4c258c76ab8633aa295085
timeout: 10800
subdir: jami-android/app
submodules: true
sudo:
- apt-get update
- apt-get install -y automake autopoint bzip2 cmake g++ gettext libtool libyaml-cpp-dev
make pkg-config python-is-python3 swig yasm
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: 20240321-01
CurrentVersionCode: 411
CurrentVersion: 20240404-01
CurrentVersionCode: 412