chore(deps): update plugin invert to v0.0.1-dev

This commit is contained in:
renovate[bot] 2024-07-01 04:53:54 +00:00 committed by GitHub
parent 0e5052a5bb
commit 2b9810c5d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,7 +122,7 @@ android-test = { id = "com.android.test", version.ref = "agp" }
anvil = "com.squareup.anvil:2.5.0-beta09" anvil = "com.squareup.anvil:2.5.0-beta09"
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" } baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
dependencyAnalysis = "com.autonomousapps.dependency-analysis:1.32.0" dependencyAnalysis = "com.autonomousapps.dependency-analysis:1.32.0"
invert = "com.squareup.invert:0.0.1-dev-SNAPSHOT" invert = "com.squareup.invert:0.0.1-dev"
kotlin-composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" } kotlin-composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" } kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:2.0.0-1.0.22" ksp = "com.google.devtools.ksp:2.0.0-1.0.22"