We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a672c5 commit 13e30e9Copy full SHA for 13e30e9
tools/build_strongswan.sh
@@ -51,7 +51,7 @@ cd "$APP_DIR"
51
sed -i '/arguments '\''-j'\'' \+ Runtime\.runtime\.availableProcessors()/a\ arguments "-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON"' build.gradle
52
53
echo "===> Building release APK..."
54
-gradle assembleRelease
+./../.gradlew assembleRelease
55
56
echo "===> Copying output libs to: $STRONGSWAN_LIBS_DST"
57
mkdir -p "$STRONGSWAN_LIBS_DST"
0 commit comments