ring / jami - remove unbuilt

This commit is contained in:
Licaon_Kter 2023-09-26 11:41:14 +00:00
parent 8d81e484b1
commit 1e62da5376

View file

@ -2482,29 +2482,6 @@ Builds:
gradleprops:
- android.builder.sdkDownload=true
- versionName: 20230919-01
versionCode: 381
commit: 53ab661f99c017f8f05f7e4ddf2585e81c1eacc8
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
- versionName: 20230925-01
versionCode: 382
commit: fe714c57ea407bd576a0d5384b122be0c7a9a1f9