Skip to content

Commit

Permalink
fix(deps): update com.tencent:mmkv to v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent dcea777 commit ec69cb8
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.16.0"
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.4"
mmkv = "com.tencent:mmkv:1.3.5"
auto-service = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
auto-service-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
## Detekt
Expand Down

0 comments on commit ec69cb8

Please sign in to comment.