Release pre-built APKs (#285)

This commit is contained in:
Fangjun Kuang
2023-08-18 14:28:44 +08:00
committed by GitHub
parent 5c5b335232
commit e955f9c752
6 changed files with 398 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.7.9")
set(SHERPA_ONNX_VERSION "1.7.10")
# Disable warning about
#