Skip to content

Commit 15b9460

Browse files
committed
use 2.28.0?
1 parent e325dc8 commit 15b9460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
source backends/qualcomm/scripts/qnn_config.sh
105105
export QNN_SDK_ROOT="/tmp/qnn/${QNN_VERSION}"
106106
export ANDROID_ABIS=arm64-v8a
107-
GRADLE_ARGS+="-DqnnVersion=2.33.0"
107+
GRADLE_ARGS+="-DqnnVersion=2.28.0"
108108
fi
109109
110110
# Build AAR Package

0 commit comments

Comments
 (0)