Adam Barth 423a31f473 Merge hello_android into hello_services (#4366)
The hello_services example can now be built both for Android and iOS.
2016-06-03 16:15:03 -07:00

8 lines
96 B
Groovy

repositories {
jcenter()
}
dependencies {
compile "com.android.tools.build:gradle:2.1.0"
}