android: Slightly increase NDK version
This version was installed in the base image until Aug 1st (the other we installed was not actually used for a while).
This commit is contained in:
+1
-1
@@ -522,7 +522,7 @@ android)
|
||||
rm -r strongswan-*
|
||||
cd src/frontends/android
|
||||
echo "$ ./gradlew build"
|
||||
NDK_CCACHE=ccache ./gradlew build || exit $?
|
||||
NDK_CCACHE=ccache ./gradlew build --info || exit $?
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user