Skip to content

Commit

Permalink
1.5.0 was the latest 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
thatfiredev committed Jul 20, 2023
1 parent e8a98d2 commit da3b5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ object Config {
const val mockito = "org.mockito:mockito-android:2.21.0"
const val robolectric = "org.robolectric:robolectric:4.3.1"

const val core = "androidx.test:core:1.6.0"
const val core = "androidx.test:core:1.5.0"
const val archCoreTesting = "androidx.arch.core:core-testing:2.1.0"
const val runner = "androidx.test:runner:1.3.0"
const val rules = "androidx.test:rules:1.3.0"
Expand Down

0 comments on commit da3b5e6

Please sign in to comment.