Update Jami to 20230728-01 (375)

This commit is contained in:
F-Droid checkupdates bot 2023-07-29 10:26:22 +00:00
parent df261ea6e4
commit 1a464c6ede

View file

@ -2370,7 +2370,28 @@ Builds:
gradleprops:
- android.builder.sdkDownload=true
- versionName: 20230728-01
versionCode: 375
commit: 835c092fcc3eae5359bc337ed4eb4aa96e518b90
timeout: 10800
subdir: jami-android/app
submodules: true
sudo:
- apt-get update
- apt-get install -y g++ automake autopoint bzip2 gettext libtool 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: r25c
gradleprops:
- android.builder.sdkDownload=true
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 20230714-01
CurrentVersionCode: 374
CurrentVersion: 20230728-01
CurrentVersionCode: 375