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 5be0073 commit 5cd48a2Copy full SHA for 5cd48a2
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.3
+VERSION=1.36.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