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 4eba3b3 commit a39c7efCopy full SHA for a39c7ef
1 file changed
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.28.4
+VERSION=1.30.3
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