Release v1.12.3 (#2322)

This commit is contained in:
Fangjun Kuang
2025-06-27 10:55:46 +08:00
committed by GitHub
parent f835642b1c
commit e25634ac39
37 changed files with 72 additions and 65 deletions

View File

@@ -34,5 +34,5 @@ dependencies {
implementation 'pub.devrel:easypermissions:3.0.0'
implementation 'androidx.core:core-ktx:1.7.0'
// implementation files('/Users/fangjun/open-source/sherpa-onnx/android/SherpaOnnxAar/sherpa_onnx/build/outputs/aar/sherpa_onnx-release.aar')
implementation 'com.github.k2-fsa:sherpa-onnx:v1.12.2'
implementation 'com.github.k2-fsa:sherpa-onnx:v1.12.3'
}