depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.update
/
GradleKotlinBuildFileUpdater
Gradle
Kotlin
Build
File
Updater
class
GradleKotlinBuildFileUpdater
(
catalogParser
:
VersionCatalogParser
=
VersionCatalogParser()
)
:
BuildFileUpdater
Members
Constructors
Gradle
Kotlin
Build
File
Updater
Link copied to clipboard
constructor
(
catalogParser
:
VersionCatalogParser
=
VersionCatalogParser()
)
Functions
apply
Update
Link copied to clipboard
open
override
fun
applyUpdate
(
buildFile
:
File
,
suggestion
:
UpdateSuggestion
)
:
Boolean