Skip to content

Commit eea5120

Browse files
committed
Code review
1 parent b0837bb commit eea5120

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.28.0"
107+
GRADLE_ARGS+=" -DqnnVersion=2.37.0"
108108
fi
109109
110110
# Build AAR Package

0 commit comments

Comments
 (0)