mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-01 12:56:16 +03:00
Chore: update dependencies
This commit is contained in:
parent
e2e0238dcd
commit
1c1e2b9f3d
1 changed files with 2 additions and 2 deletions
|
@ -4,10 +4,10 @@ const val roomVersion = "2.3.0"
|
|||
const val coreVersion = "1.5.0"
|
||||
const val appcompatVersion = "1.3.0"
|
||||
const val muiltprocessVersion = "1.0.0"
|
||||
const val appcenterVersion = "4.1.1"
|
||||
const val appcenterVersion = "4.2.0"
|
||||
const val serializationVersion = "1.2.1"
|
||||
const val materialVersion = "1.3.0"
|
||||
const val coordinatorlayoutVersion = "1.1.0"
|
||||
const val recyclerviewVersion = "1.2.0"
|
||||
const val recyclerviewVersion = "1.2.1"
|
||||
const val fragmentVersion = "1.3.4"
|
||||
const val viewpagerVersion = "1.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue