Merge branch 'patch-2' into 'master'
NDK r14b required for voice messages and for waveform rendering See merge request fdroid/fdroiddata!2942
This commit is contained in:
commit
7e73e11080
|
@ -270,7 +270,7 @@ Build:0.14.0,512
|
||||||
gradle=fat
|
gradle=fat
|
||||||
build=$$NDK$$/ndk-build -j `nproc` && \
|
build=$$NDK$$/ndk-build -j `nproc` && \
|
||||||
gradle nativeLibsToJar
|
gradle nativeLibsToJar
|
||||||
ndk=r15c
|
ndk=r14b
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue