Merge "docs: fix typo" into klp-modular-docs
This commit is contained in:
@@ -62,7 +62,7 @@ android {
|
|||||||
release {
|
release {
|
||||||
...
|
...
|
||||||
signingConfig signingConfigs.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>
|
||||||
|
|
||||||
<p>Android Studio doesn't compress your APK by default, but if you are using another build process,
|
<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>
|
ensure that you don't doubly compress the wearable app.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user