We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03121fe commit 2d61ffcCopy full SHA for 2d61ffc
plugin/platforms/android/buildscript.gradle
@@ -1,6 +1,7 @@
1
2
repositories {
3
google()
4
+ mavenCentral()
5
}
6
dependencies {
7
classpath 'io.sentry:sentry-android-gradle-plugin:2.1.5'
0 commit comments