mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-09 09:34:59 +09:00
DROID-3066 App | Tech | Lib updates
This commit is contained in:
parent
4d532caeb6
commit
1d8406030c
1 changed files with 5 additions and 5 deletions
|
@ -5,9 +5,9 @@ kspVersion = "2.0.21-1.0.25"
|
|||
|
||||
androidxCoreVersion = "1.15.0"
|
||||
|
||||
androidxComposeVersion = '1.7.5'
|
||||
androidxComposeVersion = '1.7.6'
|
||||
composeMaterial3Version = '1.3.1'
|
||||
composeMaterialVersion = '1.7.5'
|
||||
composeMaterialVersion = '1.7.6'
|
||||
composeConstraintLayoutVersion = '1.1.0'
|
||||
|
||||
dokkaVersion = '1.9.20'
|
||||
|
@ -26,7 +26,7 @@ junitVersion = '4.13.2'
|
|||
androidJunitVersion = "1.2.1"
|
||||
rulesVersion = "1.6.1"
|
||||
mockitoAndroidVersion = '5.11.0'
|
||||
kotlinCoroutinesVersion = '1.8.0'
|
||||
kotlinCoroutinesVersion = '1.8.1'
|
||||
coroutineTestingVersion = '1.8.0'
|
||||
androidxTestCoreVersion = '1.6.1'
|
||||
androidxCoreTestingVersion = '2.2.0'
|
||||
|
@ -37,8 +37,8 @@ recyclerviewVersion = '1.3.2'
|
|||
emojiCompatVersion = '1.1.0'
|
||||
lifecycleVersion = '2.8.7'
|
||||
lifecycleRuntimeComposeVersion = '2.8.7'
|
||||
navigationVersion = '2.8.4'
|
||||
navigationComposeVersion = '2.8.4'
|
||||
navigationVersion = '2.8.5'
|
||||
navigationComposeVersion = '2.8.5'
|
||||
shimmerLayoutVersion = '0.5.0'
|
||||
photoViewVersion = '2.3.0'
|
||||
daggerVersion = '2.51'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue