Skip to content

Commit ad0bd76

Browse files
authored
Merge pull request #520 from PoojaB26/master
bugfix: Added google() repository to allprojects to satisfy androidx build rules
2 parents 0ba8d7d + bb020a6 commit ad0bd76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ buildscript {
2727
allprojects {
2828
repositories {
2929
jcenter()
30+
google()
3031
}
3132
}
3233

0 commit comments

Comments
 (0)