From c48e56eefb22d6dde6188ec81d4318d434196266 Mon Sep 17 00:00:00 2001
From: Rich Slogar See also
@@ -364,8 +364,12 @@ adb -d install path/to/your/app.apk
means to you as an Android application developer. The document also includes a guide to publishing
and signing your application.
The Android build system uses the Android plugin for Gradle to support the Gradle Domain + Specific Language (DSL) and declarative language elements. See the + Android Plug-in for Gradle section for + a description of the plugin and a link to the complete list of the supported Gradle DSL elements.
+ -See the Gradle Build Language Reference for a complete list and description of the Gradle Domain Specific Language (DSL) and declarative -language elements.