Skip to content

Commit

Permalink
Merge 3d984a6 into 7c22fe8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 4, 2021
2 parents 7c22fe8 + 3d984a6 commit 972b7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ext.deps = [
supportRecyclerView: "androidx.recyclerview:recyclerview:$ANDROIDX_VERSION",
supportConstraintLayout: "androidx.constraintlayout:constraintlayout:1.1.2",
supportSqlite : "androidx.sqlite:sqlite-framework:2.1.0",
supportEspresso : 'androidx.test.espresso:espresso-core:3.1.0',
supportEspresso : 'androidx.test.espresso:espresso-core:3.3.0',
supportDesign : "com.google.android.material:material:1.0.0-rc01",
supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.1.0',
supportTestRunner : 'androidx.test:runner:1.1.0',
Expand Down

0 comments on commit 972b7a7

Please sign in to comment.