mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-02-18 18:38:40 -06:00
chore(deps): update plugin com.gradle.enterprise to v3.19.1 (#1042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yogesh Choudhary Paliyal <paliyalyogesh@gmail.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.55") apply false
|
||||
id("com.gradle.enterprise") version("3.19") apply false
|
||||
id("com.gradle.enterprise") version("3.19.1") apply false
|
||||
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user