mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Jami to 20240419-01 (416)
This commit is contained in:
parent
3986727ea4
commit
76ea10ea06
1 changed files with 19 additions and 2 deletions
|
|
@ -3111,7 +3111,24 @@ Builds:
|
|||
- cd ../../daemon/bin/jni
|
||||
- PACKAGEDIR=../../../jami-android/libjamiclient/src/main/java ./make-swig.sh
|
||||
|
||||
- versionName: 20240419-01
|
||||
versionCode: 416
|
||||
commit: 38e369a03f3b48f8a78f398ea696856537609e0b
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 20240412-01
|
||||
CurrentVersionCode: 415
|
||||
CurrentVersion: 20240419-01
|
||||
CurrentVersionCode: 416
|
||||
|
|
|
|||
Loading…
Reference in a new issue