summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/html/training/wearables/apps/packaging.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/training/wearables/apps/packaging.jd b/docs/html/training/wearables/apps/packaging.jd
index 480f712..b538d6e 100644
--- a/docs/html/training/wearables/apps/packaging.jd
+++ b/docs/html/training/wearables/apps/packaging.jd
@@ -62,7 +62,7 @@ android {
release {
...
signingConfig signingConfigs.release
- }d
+ }
}
...
}
@@ -142,4 +142,4 @@ logs the following error: "this file cannot be opened as a file descriptor; it i
</p>
<p>Android Studio doesn't compress your APK by default, but if you are using another build process,
-ensure that you don't doubly compress the wearable app.</p> \ No newline at end of file
+ensure that you don't doubly compress the wearable app.</p>