diff --git a/setdevkitpath.sh b/setdevkitpath.sh index 67b594d..901ed9c 100755 --- a/setdevkitpath.sh +++ b/setdevkitpath.sh @@ -1,6 +1,6 @@ # Use the old NDK r10e to not get internal compile error at (still?) # https://github.com/PojavLauncherTeam/openjdk-multiarch-jdk8u/blob/aarch64-shenandoah-jdk8u272-b10/jdk/src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.c -export NDK_VERSION=r21 +export NDK_VERSION=r22b if [ -z "$BUILD_FREETYPE_VERSION" ] then