Skip to content

Commit b5c2642

Browse files
Update build.gradle
1 parent ebcf86b commit b5c2642

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ buildscript {
33
repositories {
44
google()
55
mavenCentral()
6+
gradlePluginPortal()
67
jcenter()
78
}
89

@@ -17,6 +18,7 @@ allprojects {
1718
repositories {
1819
google()
1920
mavenCentral()
21+
gradlePluginPortal()
2022
jcenter()
2123
maven {
2224
name "mirrorflysdk"

0 commit comments

Comments
 (0)