mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-01-12 08:58:18 +01:00
Bump NDK version
This commit is contained in:
parent
42c6730732
commit
22193cbfe8
@ -44,7 +44,7 @@ android {
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion '1.3.1'
|
||||
}
|
||||
ndkVersion "25.0.8528842"
|
||||
ndkVersion "25.1.8937393"
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
path 'src/main/jni/whisper/Android.mk'
|
||||
|
Loading…
Reference in New Issue
Block a user