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 0626077 commit ecdb03eCopy full SHA for ecdb03e
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.36.1
+VERSION=1.36.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