Skip to content

Commit edd51e5

Browse files
committed
Bump Android Gradle Plugin version.
1 parent 6480986 commit edd51e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.28.2
4+
VERSION=1.28.4
55
PLATFORMS="Darwin-x86_64 Linux-i686 Linux-x86_64 Windows-i686"
66

77
rm -f src/main/resources/bin/sentry-cli-*
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name = sentry-android-gradle-plugin
22
group = io.sentry
3-
version = 1.6.6-SNAPSHOT
3+
version = 1.6.7

0 commit comments

Comments
 (0)