Changes

An Overview of Gradle in Android Studio

35 bytes added, 15:34, 23 July 2014
no edit summary
Note that the dependency declaration can include an optional version number to indicate which version of the library should be included. Version 19.0 or later is mandated for the support library whereas no particular version is specified for the play services (resulting in the most recent version being obtained from the repository).
<google>BUY_ANDROID_STUDIO</google>
== Configuring Signing Settings in the Build File ==