Files
pmt/build/workflow/build.config
2024-10-02 21:37:57 +03:00

5 lines
203 B
Plaintext
Executable File

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