Skip to content

Commit

Permalink
Bump desugar_jdk_libs to 1.0.9 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikc5000 authored Jun 30, 2020
1 parent 10444e3 commit 69a80c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Versions {
const val threetenabp = "1.2.4"
const val stately = "1.0.2-a4"
const val kotlinpoet = "1.6.0"
const val androidDesugarJdkLibs = "1.0.5"
const val androidDesugarJdkLibs = "1.0.9"
}

object Libs {
Expand Down

0 comments on commit 69a80c9

Please sign in to comment.