Files
pmt/build/workflow/build.config
2024-07-28 23:01:21 +03:00

5 lines
192 B
Plaintext
Executable File

export PMT_VERSION="2.6.0"
export PMT_VERSION_CODE=260
export NDK_LINK="https://dl.google.com/android/repository/android-ndk-r27-linux.zip"
export NDK_VERSION="r27"
export NDK_IS="android-ndk"