Skip to content

Commit a37ddd9

Browse files
author
Robert Ly
committed
docs: fix typo
Change-Id: I4d76d625dc508e7279162d1d3ace9c32625e1358
1 parent c57c082 commit a37ddd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/training/wearables/apps/packaging.jd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ android {
6262
release {
6363
...
6464
signingConfig signingConfigs.release
65-
}d
65+
}
6666
}
6767
...
6868
}
@@ -142,4 +142,4 @@ logs the following error: "this file cannot be opened as a file descriptor; it i
142142
</p>
143143

144144
<p>Android Studio doesn't compress your APK by default, but if you are using another build process,
145-
ensure that you don't doubly compress the wearable app.</p>
145+
ensure that you don't doubly compress the wearable app.</p>

0 commit comments

Comments
 (0)