Skip to content

Commit 9613b43

Browse files
Robert LyAndroid (Google) Code Review
authored andcommitted
Merge "docs: fix typo" into klp-modular-docs
2 parents 652e5c7 + a37ddd9 commit 9613b43

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)