We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787075d commit c1ccbb2Copy full SHA for c1ccbb2
plugin/platforms/android/buildscript.gradle
@@ -4,5 +4,5 @@ repositories {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath 'io.sentry:sentry-android-gradle-plugin:3.0.0-rc.1'
+ classpath 'io.sentry:sentry-android-gradle-plugin:2.1.5'
8
0 commit comments