Skip to content

Commit

Permalink
Update dependency com.jasonernst.logips:logips to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 1002c98 commit 4b5ff0c
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 @@ -36,7 +36,7 @@ icmp_common = { module = "com.jasonernst.icmp:icmp_common", version.ref = "icmp"
icmp_android = { module = "com.jasonernst.icmp:icmp_android", version.ref = "icmp" }
logback-android = { module = "com.github.tony19:logback-android", version.ref = "logback-android" }
logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "logback-classic" }
logips = { module = "com.jasonernst.logips:logips", version="0.0.2" }
logips = { module = "com.jasonernst.logips:logips", version="0.1.0" }
material = { module = "com.google.android.material:material", version.ref = "material" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
Expand Down

0 comments on commit 4b5ff0c

Please sign in to comment.