Files
pmt/build/workflow/build.config
2024-12-14 18:18:54 +03:00

6 lines
205 B
Plaintext
Executable File

export PMT_VERSION="3.0.2"
export PMT_VERSION_CODE=302
export NDK_VERSION="r27c"
export NDK_IS="android-ndk"
export NDK_LINK="https://dl.google.com/android/repository/android-ndk-${NDK_VERSION}-linux.zip"