mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3233 App | Tech | Android framework lib updates (#2305)
This commit is contained in:
parent
ad75dff32f
commit
900597c6a9
1 changed files with 6 additions and 6 deletions
|
@ -3,10 +3,10 @@ middlewareVersion = "v0.40.12"
|
|||
kotlinVersion = '2.0.21'
|
||||
kspVersion = "2.0.21-1.0.25"
|
||||
|
||||
androidxCoreVersion = "1.15.0"
|
||||
androidxCoreVersion = "1.16.0"
|
||||
|
||||
androidxComposeVersion = '1.7.8'
|
||||
composeMaterial3Version = '1.3.1'
|
||||
composeMaterial3Version = '1.3.2'
|
||||
composeMaterialVersion = '1.7.8'
|
||||
composeConstraintLayoutVersion = '1.1.1'
|
||||
|
||||
|
@ -38,8 +38,8 @@ recyclerviewVersion = '1.4.0'
|
|||
emojiCompatVersion = '1.1.0'
|
||||
lifecycleVersion = '2.8.7'
|
||||
lifecycleRuntimeComposeVersion = '2.8.7'
|
||||
navigationVersion = '2.8.8'
|
||||
navigationComposeVersion = '2.8.8'
|
||||
navigationVersion = '2.8.9'
|
||||
navigationComposeVersion = '2.8.9'
|
||||
shimmerLayoutVersion = '0.5.0'
|
||||
photoViewVersion = '2.3.0'
|
||||
daggerVersion = '2.51'
|
||||
|
@ -58,8 +58,8 @@ liveDataTestingVersion = '1.3.0'
|
|||
espressoVersion = '3.6.1'
|
||||
disableAnimationVersion = '2.0.0'
|
||||
timberVersion = '5.0.1'
|
||||
roomVersion = '2.6.1'
|
||||
dataStoreVersion = '1.1.3'
|
||||
roomVersion = '2.7.0'
|
||||
dataStoreVersion = '1.1.4'
|
||||
amplitudeVersion = '3.35.1'
|
||||
coilComposeVersion = '3.1.0'
|
||||
sentryVersion = '7.13.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue