We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9eb496 commit a62b55fCopy full SHA for a62b55f
sentry-android-gradle-plugin/download-sentry-cli.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
cd $(dirname "$0")
3
REPO=getsentry/sentry-cli
4
-VERSION=1.32.0
+VERSION=1.35.4
5
PLATFORMS="Darwin-x86_64 Linux-i686 Linux-x86_64 Windows-i686"
6
7
rm -f src/main/resources/bin/sentry-cli-*
0 commit comments