Update NDK to latest LTS version (r27c)

This commit is contained in:
Robert Pösel 2024-12-01 16:06:08 +01:00
parent 8514aa0d2d
commit 57638b4268

View File

@ -6,7 +6,7 @@ plugins {
android {
namespace 'cz.adaptech.tesseract4android'
compileSdk 34
ndkVersion "25.1.8937393"
ndkVersion "27.2.12479018"
defaultConfig {
minSdk 16