mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1881 App | Tech | Lib updates (#682)
This commit is contained in:
parent
fd0f44b8ec
commit
2291498a25
1 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
middlewareVersion = "v0.30.0-rc3"
|
||||
kotlinVersion = '1.7.10'
|
||||
|
||||
androidxCoreVersion = "1.10.1"
|
||||
androidxCoreVersion = "1.12.0"
|
||||
|
||||
androidxComposeVersion = '1.5.0'
|
||||
composeKotlinCompilerVersion = '1.3.1'
|
||||
|
@ -14,7 +14,7 @@ activityComposeVersion = '1.7.2'
|
|||
composeReorderableVersion = '0.9.6'
|
||||
accompanistVersion = "0.30.0"
|
||||
appcompatVersion = '1.6.1'
|
||||
fragmentVersion = "1.6.1"
|
||||
fragmentVersion = "1.6.2"
|
||||
exoplayerVersion = "2.19.1"
|
||||
wireVersion = "4.5.2"
|
||||
glideVersion = "4.14.2"
|
||||
|
@ -24,6 +24,7 @@ androidJunitVersion = "1.1.4"
|
|||
runnerVersion = "1.5.0"
|
||||
mockitoAndroidVersion = '4.10.0'
|
||||
kotlinCoroutinesVersion = '1.6.4'
|
||||
coroutineTestingVersion = '1.6.4'
|
||||
androidxTestCoreVersion = '1.5.0'
|
||||
androidxCoreTestingVersion = '2.2.0'
|
||||
androidxSecurityCryptoVersion = '1.0.0'
|
||||
|
@ -33,10 +34,10 @@ recyclerviewVersion = '1.3.2'
|
|||
cardviewVersion = '1.0.0'
|
||||
emojiCompatVersion = '1.1.0'
|
||||
viewPager2Version = '1.0.0'
|
||||
lifecycleVersion = '2.6.1'
|
||||
lifecycleRuntimeComposeVersion = '2.7.0-alpha01'
|
||||
navigationVersion = '2.7.4'
|
||||
navigationComposeVersion = '2.7.4'
|
||||
lifecycleVersion = '2.6.2'
|
||||
lifecycleRuntimeComposeVersion = '2.7.0-rc01'
|
||||
navigationVersion = '2.7.5'
|
||||
navigationComposeVersion = '2.7.5'
|
||||
shimmerLayoutVersion = '0.5.0'
|
||||
photoViewVersion = '2.3.0'
|
||||
daggerVersion = '2.45'
|
||||
|
@ -52,7 +53,6 @@ robolectricLatestVersion = '4.10.3'
|
|||
kluentVersion = '1.14'
|
||||
timberJunitVersion = '1.0.1'
|
||||
turbineVersion = '0.12.1'
|
||||
coroutineTestingVersion = '1.6.4'
|
||||
liveDataTestingVersion = '1.2.0'
|
||||
espressoVersion = '3.5.1'
|
||||
disableAnimationVersion = '2.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue