mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2686 App | Tech | Update android libs (#1714)
This commit is contained in:
parent
8bbf779ec8
commit
52c88342ab
1 changed files with 5 additions and 5 deletions
|
@ -5,14 +5,14 @@ kspVersion = "2.0.0-1.0.22"
|
|||
|
||||
androidxCoreVersion = "1.13.1"
|
||||
|
||||
androidxComposeVersion = '1.7.3'
|
||||
androidxComposeVersion = '1.7.4'
|
||||
composeMaterial3Version = '1.3.0'
|
||||
composeMaterialVersion = '1.7.3'
|
||||
composeMaterialVersion = '1.7.4'
|
||||
composeConstraintLayoutVersion = '1.0.1'
|
||||
|
||||
dokkaVersion = '1.9.20'
|
||||
|
||||
activityComposeVersion = '1.9.2'
|
||||
activityComposeVersion = '1.9.3'
|
||||
composeReorderableVersion = 'e9ef693f63'
|
||||
accompanistVersion = "0.34.0"
|
||||
appcompatVersion = '1.7.0'
|
||||
|
@ -37,8 +37,8 @@ recyclerviewVersion = '1.3.2'
|
|||
emojiCompatVersion = '1.1.0'
|
||||
lifecycleVersion = '2.8.6'
|
||||
lifecycleRuntimeComposeVersion = '2.8.6'
|
||||
navigationVersion = '2.8.2'
|
||||
navigationComposeVersion = '2.8.2'
|
||||
navigationVersion = '2.8.3'
|
||||
navigationComposeVersion = '2.8.3'
|
||||
shimmerLayoutVersion = '0.5.0'
|
||||
photoViewVersion = '2.3.0'
|
||||
daggerVersion = '2.51'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue