Merge 5510de0280a1a5c50d7c6090821a66ae96655681 into 35cb618ec76c58816177aeda6c93b1c8769489af

This commit is contained in:
dependabot[bot]
2025-07-15 21:29:18 +07:00
committed by GitHub

View File

@ -8,7 +8,7 @@ buildscript {
minSdkVersion = 26
compileSdkVersion = 33
targetSdkVersion = 33
kotlin_version = "2.1.21"
kotlin_version = "2.2.0"
if (System.properties['os.arch'] == "aarch64") {
// For M1 Users we need to use the NDK 24 which added support for aarch64