Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v2.1.2 (#356)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent f363e67 commit ba0cfe9
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 @@ -124,7 +124,7 @@ ktor-client-logging = { module = "io.ktor:ktor-client-logging", version.ref = "k
ktor-client-contentnegotiation = { module = "io.ktor:ktor-client-content-negotiation", version.ref = "ktor" }
ktor-client-serialization-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }

tools-desugarjdklibs = "com.android.tools:desugar_jdk_libs:2.1.1"
tools-desugarjdklibs = "com.android.tools:desugar_jdk_libs:2.1.2"
store = "org.mobilenativefoundation.store:store5:5.0.0"

# SqlDelight
Expand Down

0 comments on commit ba0cfe9

Please sign in to comment.