Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sridatta Gorugantula
Stickers
Commits
9364dab9
Commit
9364dab9
authored
Nov 18, 2019
by
ar-arvind
Committed by
Simon Xu
Nov 18, 2019
Browse files
Fix typo in universalApk comment
parent
0c535c97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Android/app/build.gradle
View file @
9364dab9
...
...
@@ -49,7 +49,7 @@ android {
// splits {
// abi {
// enable true // Enables building multiple APKs per ABI.
// universalApk true // Specifies that we
do not
want to also generate a universal APK that includes all ABIs.
// universalApk true // Specifies that we want to also generate a universal APK that includes all ABIs.
// }
// }
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment