Skip to content

Commit

Permalink
fix(deps): update com.tencent:mmkv to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 89aeab6 commit 2092fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ square-kotlinpoet = "com.squareup:kotlinpoet-ksp:1.18.1"
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
### Others
mmkv = "com.tencent:mmkv:1.3.9"
mmkv = "com.tencent:mmkv:2.0.0"
auto-service = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
auto-service-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
## Detekt
Expand Down

0 comments on commit 2092fca

Please sign in to comment.