mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 09:09:52 -06:00
chore(deps): update plugin com.gradle.enterprise to v3.18.1 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ plugins {
|
||||
id ("com.diffplug.spotless") version("6.18.0")
|
||||
id("org.jetbrains.kotlin.kapt") version(Versions.kotlin)
|
||||
id("com.google.dagger.hilt.android") version ("2.52") apply false
|
||||
id("com.gradle.enterprise") version("3.18") apply false
|
||||
id("com.gradle.enterprise") version("3.18.1") apply false
|
||||
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user