Skip to content

Commit

Permalink
bump the androidx-core version
Browse files Browse the repository at this point in the history
Summary: as title

Reviewed By: kingsleyadio

Differential Revision: D65593603

fbshipit-source-id: 91f4cddc03344b120835e7feac7200da070a4054
  • Loading branch information
Peng Jiang authored and facebook-github-bot committed Nov 7, 2024
1 parent 67fd656 commit c6659a4
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 @@ -141,7 +141,7 @@ ext.deps = [
supportAnnotations : 'androidx.annotation:annotation:1.0.0',
supportAppCompat : 'androidx.appcompat:appcompat:1.6.1',
supportCollection : 'androidx.collection:collection:1.4.0',
supportCore : 'androidx.core:core-ktx:1.9.0',
supportCore : 'androidx.core:core-ktx:1.10.0',
supportFragment : 'androidx.fragment:fragment:1.3.5',
supportCustomView : 'androidx.customview:customview:1.0.0',
supportRecyclerView: 'androidx.recyclerview:recyclerview:1.2.0-beta01',
Expand Down

0 comments on commit c6659a4

Please sign in to comment.