Skip to content

Commit 23a60b4

Browse files
committed
fix(android): gradle 7.0 support
1 parent 7d47a67 commit 23a60b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/platforms/android/buildscript.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ repositories {
44
google()
55
}
66
dependencies {
7-
classpath 'io.sentry:sentry-android-gradle-plugin:1.7.28'
7+
classpath 'io.sentry:sentry-android-gradle-plugin:2.1.5'
88
}

0 commit comments

Comments
 (0)