Update Jami to 20230810-01 (376)

This commit is contained in:
F-Droid checkupdates bot 2023-08-11 10:36:27 +00:00
parent a0600c71b7
commit d934300093

View file

@ -2391,7 +2391,28 @@ Builds:
gradleprops:
- android.builder.sdkDownload=true
- versionName: 20230810-01
versionCode: 376
commit: 2066123520e24f3655e15202e07e759660003f3b
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: 20230728-01
CurrentVersionCode: 375
CurrentVersion: 20230810-01
CurrentVersionCode: 376