Skip to content

Commit

Permalink
Bump kotlinx-metadata version to 0.2.0.
Browse files Browse the repository at this point in the history
Fixes #2511

RELNOTES=Fix #2511 by updating the kotlinx-metadata dependency.
PiperOrigin-RevId: 365607461
  • Loading branch information
danysantiago authored and Dagger Team committed Mar 29, 2021
1 parent e9cde6a commit b42731b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ maven_install(
"com.google.guava:guava:27.1-android",
"junit:junit:4.13",
"org.jetbrains.kotlin:kotlin-stdlib:%s" % KOTLIN_VERSION,
"org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.1.0",
"org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.2.0",
"org.robolectric:robolectric:4.4",
"org.robolectric:shadows-framework:4.4", # For ActivityController
],
Expand Down

0 comments on commit b42731b

Please sign in to comment.