This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
plugins
/
flutter_webview_plugin
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added google() repository to allprojects
Pooja Bhaumik
hace 6 años
padre
7eed27e3d4
commit
64c3bd0f25
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
android/build.gradle
+ 1
- 0
android/build.gradle
Ver fichero
@@ -27,6 +27,7 @@ buildscript {
allprojects {
repositories {
jcenter()
+ google()
}
}