Skip to content

Commit

Permalink
Merge 0a61cc2 into 78b650d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 1, 2023
2 parents 78b650d + 0a61cc2 commit b941b4d
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 @@ -62,7 +62,7 @@ ext.deps = [
supportCoreUi : "androidx.legacy:legacy-support-core-ui:$ANDROIDX_VERSION",
supportRecyclerView: "androidx.recyclerview:recyclerview:$ANDROIDX_VERSION",
supportConstraintLayout: "androidx.constraintlayout:constraintlayout:2.1.4",
supportSqlite : "androidx.sqlite:sqlite-framework:2.2.0",
supportSqlite : "androidx.sqlite:sqlite-framework:2.3.1",
supportEspresso : 'androidx.test.espresso:espresso-core:3.5.1',
supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.5.1',
supportTestRunner : 'androidx.test:runner:1.5.2',
Expand Down

0 comments on commit b941b4d

Please sign in to comment.