Skip to content

Commit 85bc90e

Browse files
committed
fix(android): build fix by adding mavenCentral
1 parent e71410c commit 85bc90e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/platforms/android/buildscript.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
repositories {
33
google()
4+
mavenCentral()
45
}
56
dependencies {
67
classpath 'io.sentry:sentry-android-gradle-plugin:2.1.5'

0 commit comments

Comments
 (0)