1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-2652 App | Tech | Library updates

This commit is contained in:
Evgenii Kozlov 2024-07-10 11:47:04 +02:00
parent 9bba22581e
commit a9f15c1989

View file

@ -17,19 +17,19 @@ composeReorderableVersion = 'e9ef693f63'
accompanistVersion = "0.34.0"
appcompatVersion = '1.7.0'
androidXAnnotationVersion = '1.8.0'
fragmentVersion = "1.8.0"
fragmentVersion = "1.8.1"
exoplayerVersion = "2.19.1"
wireVersion = "4.9.8"
glideVersion = "4.14.2"
mockitoKotlinVersion = "5.3.1"
junitVersion = '4.13.2'
androidJunitVersion = "1.2.0"
runnerVersion = "1.6.0"
rulesVersion = "1.6.0"
androidJunitVersion = "1.2.1"
runnerVersion = "1.6.1"
rulesVersion = "1.6.1"
mockitoAndroidVersion = '5.11.0'
kotlinCoroutinesVersion = '1.8.0'
coroutineTestingVersion = '1.8.0'
androidxTestCoreVersion = '1.6.0'
androidxTestCoreVersion = '1.6.1'
androidxCoreTestingVersion = '2.2.0'
androidxSecurityCryptoVersion = '1.0.0'
androidxPreferenceVersion = '1.2.1'
@ -38,8 +38,8 @@ recyclerviewVersion = '1.3.2'
cardviewVersion = '1.0.0'
emojiCompatVersion = '1.1.0'
viewPager2Version = '1.1.0'
lifecycleVersion = '2.8.2'
lifecycleRuntimeComposeVersion = '2.8.2'
lifecycleVersion = '2.8.3'
lifecycleRuntimeComposeVersion = '2.8.3'
navigationVersion = '2.7.7'
navigationComposeVersion = '2.7.7'
shimmerLayoutVersion = '0.5.0'