mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Chore] (Gradle): Upgrade NDK version.
This commit is contained in:
+1
-1
@@ -32,5 +32,5 @@ android {
|
|||||||
sourceCompatibility JavaVersion.VERSION_1_8
|
sourceCompatibility JavaVersion.VERSION_1_8
|
||||||
targetCompatibility JavaVersion.VERSION_1_8
|
targetCompatibility JavaVersion.VERSION_1_8
|
||||||
}
|
}
|
||||||
ndkVersion '27.2.12479018'
|
ndkVersion '27.3.13750724'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user