Fix: Bad version of the SoLoader SDK

This commit is contained in:
bl00dymarie
2024-10-24 14:16:20 +02:00
parent 7710e9c9bd
commit 590acd0bcb
+1
View File
@@ -53,6 +53,7 @@ ext {
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
soLoaderVersion = "0.10.4+"
if (System.properties['os.arch'] == "aarch64") {
// For M1 Users we need to use the NDK 24 which added support for aarch64