Fix building APKs (#337)

This commit is contained in:
Fangjun Kuang
2023-09-24 14:16:14 +08:00
committed by GitHub
parent 4ca60e2603
commit 7649bd862c
4 changed files with 1 additions and 2 deletions

View File

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