AndroidCorner

Android's version corner: Play counters and the versionCode pin.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val pin: Property<Int>

Hard versionCode. The formula is skipped.

Link copied to clipboard
override val platform: KitePlatform
Link copied to clipboard
abstract val reupload: Property<Int>

Counter to re-upload the same version to Play. Feeds the formula.

Link copied to clipboard
abstract val shipped: Property<Int>

Highest versionCode ever shipped. New codes must beat it.

Functions

Link copied to clipboard

Android-only formula override.