Skip to content

Commit

Permalink
Bump androidx.test to 1.3.0 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikc5000 authored Oct 7, 2020
1 parent d5c1ce1 commit c6ea410
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 @@ -2,7 +2,7 @@ object Versions {
const val kotlin = "1.4.10"
const val serialization = "1.0.0-RC2"
const val atomicfu = "0.14.4"
const val androidxTest = "1.2.0"
const val androidxTest = "1.3.0"
const val googleTruth = "1.0.1"
const val androidDesugarJdkLibs = "1.0.10"
const val javamath2kmp = "0.1.0"
Expand Down

0 comments on commit c6ea410

Please sign in to comment.