Package-level declarations

Types

Link copied to clipboard
class Agp7(project: Project) : AgpCompat

Compatibility layer for using AGP 7 at runtime.

Link copied to clipboard
class Agp7AndroidPackaging(packaging: Packaging) : AndroidPackaging
Link copied to clipboard
class Agp8(project: Project) : AgpCompat

Compatibility layer for using AGP 8 at runtime.

Link copied to clipboard
class Agp8AndroidPackaging(packaging: Packaging) : AndroidPackaging
Link copied to clipboard
interface AgpCompat

Compatibility layer for interacting with the Android Gradle Plugin from the Aaraar plugin.

Link copied to clipboard

A facade of some of the interactions with the android extension on an Android module.

Link copied to clipboard
Link copied to clipboard
interface AndroidVariant

A facade of some of the interactions with Android module variants.