Skip to content

Instantly share code, notes, and snippets.

@MrCrambo
Created June 6, 2020 13:15
Show Gist options
  • Save MrCrambo/670d4f9190fb63d05d20cd4488348c33 to your computer and use it in GitHub Desktop.
Save MrCrambo/670d4f9190fb63d05d20cd4488348c33 to your computer and use it in GitHub Desktop.
android {
dependenciesInfo {
// Disables dependency metadata when building APKs.
includeInApk = false
// Disables dependency metadata when building Android App Bundles.
includeInBundle = false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment