DependenciesInfo

Added in 4.2.0

interface DependenciesInfo


DSL object to specify whether to include SDK dependency information in APKs and Bundles.

Including dependency information in your APK or Bundle allows Google Play to ensure that any third-party software your app uses complies with Google Play's Developer Program Policies. For more information, see the Play Console support page Using third-party SDKs in your app.

Summary

Public properties

Boolean

If false, information about SDK dependencies of an APK will not be added to its signature block.

Boolean

If false, information about SDK dependencies of an App Bundle will not be added to it.

Public properties

includeInApk

Added in 4.2.0
var includeInApkBoolean

If false, information about SDK dependencies of an APK will not be added to its signature block.

includeInBundle

Added in 4.2.0
var includeInBundleBoolean

If false, information about SDK dependencies of an App Bundle will not be added to it.

Find the training option that's right for you.

Updated Jan 21, 2021

Welcome to Android 4.3, a sweeter version of Jelly Bean! Android 4.3 includes performance optimizations and great new features for users and developers. This document provides a glimpse of what's new for developers. See the Android 4.3 APIs document…

Updated May 20, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Jan 3, 2024