This website works better with JavaScript
Home
Explore
Help
Register
Sign In
plugins
/
flutter_webview_plugin
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added google() repository to allprojects
Pooja Bhaumik
6 years ago
parent
7eed27e3d4
commit
64c3bd0f25
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
android/build.gradle
+ 1
- 0
android/build.gradle
View File
@@ -27,6 +27,7 @@ buildscript {
allprojects {
repositories {
jcenter()
+ google()
}
}