foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
agp-handler-api
/
foundry.gradle.agp
/
AgpHandler
/
Factory
/
Default
Default
object
Default
:
AgpHandler.Factory
(
source
)
Members
Properties
current
Version
Link copied to clipboard
open
override
val
currentVersion
:
AndroidPluginVersion
Attempts to get the current AGP version or throws and exception if it cannot.
min
Version
Link copied to clipboard
open
override
val
minVersion
:
AndroidPluginVersion
Functions
create
Link copied to clipboard
open
override
fun
create
(
)
:
AgpHandler