Update Jami to 20231002-02 (385)

This commit is contained in:
F-Droid checkupdates bot 2023-10-03 10:46:41 +00:00
parent b0e3123564
commit 9d5ef3a443

View file

@ -2528,7 +2528,30 @@ Builds:
gradleprops:
- android.builder.sdkDownload=true
- versionName: 20231002-02
versionCode: 385
commit: 1a838b3b98a3444665a34cc8f07f52d0ac472699
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
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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: 20230928-01
CurrentVersionCode: 383
CurrentVersion: 20231002-02
CurrentVersionCode: 385