Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
6081476458015573e9f5c59df55c4b49bbef5af8
/
.
/
examples
/
hello_services
/
android
/
buildSrc
/
build.gradle
blob: e78d9240c0c0d80df6f5e6ed7e75fc43621b2250 [
file
]
repositories
{
jcenter
()
}
dependencies
{
compile
"com.android.tools.build:gradle:2.1.0"
}