Skip to content

Commit

Permalink
build(deps): bump core-testing from 2.1.0-alpha02 to 2.1.0-beta01
Browse files Browse the repository at this point in the history
Bumps core-testing from 2.1.0-alpha02 to 2.1.0-beta01.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed May 8, 2019
1 parent 6329349 commit d287e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ dependencies {
androidTestImplementation('androidx.test.espresso:espresso-core:3.2.0-beta01', {
exclude group: 'com.android.support', module: 'support-annotations'
})
testImplementation("androidx.arch.core:core-testing:2.1.0-alpha02", {
testImplementation("androidx.arch.core:core-testing:2.1.0-beta01", {
exclude group: 'com.android.support', module: 'support-compat'
exclude group: 'com.android.support', module: 'support-annotations'
exclude group: 'com.android.support', module: 'support-core-utils'
Expand Down

0 comments on commit d287e07

Please sign in to comment.