mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[client,android] force newer NDK
This commit is contained in:
@@ -14,6 +14,7 @@ android {
|
||||
minSdkVersion rootProject.ext.minApi
|
||||
targetSdkVersion rootProject.ext.targetApi
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
ndkVersion = "27.2.12479018"
|
||||
|
||||
ndk {
|
||||
File jniLibsDirectory = new File(project.projectDir, "src/main/jniLibs")
|
||||
|
||||
Reference in New Issue
Block a user