Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
d274888be605836d364d840b38345fb95c6fa12d
/
.
/
examples
/
platform_channel
/
android
/
buildSrc
/
build.gradle
blob: b85575e9de5026b62d3ca18a4aec6d5c98338bea [
file
] [
log
] [
blame
]
repositories
{
jcenter
()
}
dependencies
{
compile
"com.android.tools.build:gradle:2.2.3"
}