atalk fix

This commit is contained in:
linsui 2022-10-21 14:20:30 +08:00
parent 5f4a56b3ca
commit 125d326ae5

View file

@ -1937,7 +1937,7 @@ Builds:
- cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/32.0.0/lib/dx.jar
- cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/32.0.0/dx
- apt-get update
- apt-get install file make wget
- apt-get install file make wget bzip2
gradle:
- fdroid
rm:
@ -1958,7 +1958,7 @@ Builds:
- aTalk/third_party/m2
build:
- cd jni/static_library_built
- ./build-jnilibs4atalk.sh | tee build.log >/dev/null ; tail -n 100 build.log
- ./build-jnilibs4atalk.sh
ndk: r20
MaintainerNotes: scanignore is used to allow the local "third_party/m2" Gradle repository