aTalk: Fix 2.1.0 build
This commit is contained in:
parent
d7b1edf29c
commit
b017409e8c
|
|
@ -457,6 +457,8 @@ Builds:
|
||||||
- aTalk/jni/openssl/android/
|
- aTalk/jni/openssl/android/
|
||||||
- aTalk/jni/vpx/android/
|
- aTalk/jni/vpx/android/
|
||||||
prebuild: sed -i -e "/clean.dependsOn 'ndkClean'/d" build.gradle
|
prebuild: sed -i -e "/clean.dependsOn 'ndkClean'/d" build.gradle
|
||||||
|
scanignore:
|
||||||
|
- aTalk/build.gradle
|
||||||
build:
|
build:
|
||||||
- pushd $$fmj$$
|
- pushd $$fmj$$
|
||||||
- ant
|
- ant
|
||||||
|
|
@ -483,6 +485,9 @@ Builds:
|
||||||
- mv jni/static_library_built/openssl/output/android/ jni/openssl/
|
- mv jni/static_library_built/openssl/output/android/ jni/openssl/
|
||||||
ndk: r15c
|
ndk: r15c
|
||||||
|
|
||||||
|
MaintainerNotes: scanignore is used to allow the local "third_party/m2" Gradle repository
|
||||||
|
(which is populated by libraries we build).
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.1.0
|
CurrentVersion: 2.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue