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