This commit is contained in:
2024-12-14 10:43:33 +03:00
parent 7f8090bb1f
commit bbf76e4925
1292 changed files with 2823 additions and 500876 deletions

View File

@@ -1,5 +1,5 @@
export PMT_VERSION="3.0.2"
export PMT_VERSION_CODE=302
export NDK_VERSION="r27c"
export PMT_VERSION="2.9.6"
export PMT_VERSION_CODE=296
export NDK_VERSION="r27"
export NDK_IS="android-ndk"
export NDK_LINK="https://dl.google.com/android/repository/android-ndk-${NDK_VERSION}-linux.zip"