We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57c082 commit a37ddd9Copy full SHA for a37ddd9
docs/html/training/wearables/apps/packaging.jd
@@ -62,7 +62,7 @@ android {
62
release {
63
...
64
signingConfig signingConfigs.release
65
- }d
+ }
66
}
67
68
@@ -142,4 +142,4 @@ logs the following error: "this file cannot be opened as a file descriptor; it i
142
</p>
143
144
<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>
+ensure that you don't doubly compress the wearable app.</p>
0 commit comments