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 752fda0 commit 5626a1cCopy full SHA for 5626a1c
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.37.0
+VERSION=1.37.4
5
PLATFORMS="Darwin-x86_64 Linux-i686 Linux-x86_64 Windows-i686"
6
7
rm -f src/main/resources/bin/sentry-cli-*
sentry-android-gradle-plugin/gradle.properties
@@ -1,3 +1,3 @@
name = sentry-android-gradle-plugin
group = io.sentry
-version = 1.7.17-SNAPSHOT
+version = 1.7.18-SNAPSHOT
0 commit comments