Skip to content

Commit 5cd48a2

Browse files
committed
Bump sentry-cli.
1 parent 5be0073 commit 5cd48a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-android-gradle-plugin/download-sentry-cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
cd $(dirname "$0")
33
REPO=getsentry/sentry-cli
4-
VERSION=1.36.3
4+
VERSION=1.36.4
55
PLATFORMS="Darwin-x86_64 Linux-i686 Linux-x86_64 Windows-i686"
66

77
rm -f src/main/resources/bin/sentry-cli-*

0 commit comments

Comments
 (0)