mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1500 App | Tech | Revert library updates (#165)
This commit is contained in:
parent
5847912ccf
commit
97ebce5d04
1 changed files with 7 additions and 8 deletions
|
@ -1,15 +1,16 @@
|
|||
[versions]
|
||||
middlewareVersion = "v0.27.9"
|
||||
kotlinVersion = '1.7.20'
|
||||
kotlinVersion = '1.7.10'
|
||||
|
||||
androidxCoreVersion = "1.10.1"
|
||||
|
||||
androidxComposeVersion = '1.4.3'
|
||||
composeKotlinCompilerVersion = '1.3.2'
|
||||
androidxComposeVersion = '1.3.1'
|
||||
composeKotlinCompilerVersion = '1.3.1'
|
||||
composeMaterial3Version = '1.1.1'
|
||||
composeMaterialVersion = '1.4.3'
|
||||
composeMaterialVersion = '1.3.1'
|
||||
|
||||
activityComposeVersion = '1.7.2'
|
||||
composeReorderableVersion = '0.9.6'
|
||||
|
||||
accompanistVersion = "0.29.1-alpha"
|
||||
appcompatVersion = '1.6.1'
|
||||
fragmentVersion = "1.5.5"
|
||||
|
@ -22,12 +23,10 @@ androidJunitVersion = "1.1.4"
|
|||
runnerVersion = "1.5.0"
|
||||
mockitoAndroidVersion = '4.10.0'
|
||||
kotlinCoroutinesVersion = '1.6.4'
|
||||
|
||||
androidxTestCoreVersion = '1.5.0'
|
||||
androidxCoreTestingVersion = '2.2.0'
|
||||
androidxSecurityCryptoVersion = '1.0.0'
|
||||
androidxPreferenceVersion = '1.2.0'
|
||||
|
||||
constraintLayoutVersion = '2.1.4'
|
||||
recyclerviewVersion = '1.2.1'
|
||||
cardviewVersion = '1.0.0'
|
||||
|
@ -57,7 +56,7 @@ timberJunitVersion = '1.0.1'
|
|||
turbineVersion = '0.12.1'
|
||||
coroutineTestingVersion = '1.6.4'
|
||||
liveDataTestingVersion = '1.2.0'
|
||||
espressoVersion = '3.5.1'
|
||||
espressoVersion = '3.4.0'
|
||||
disableAnimationVersion = '2.0.0'
|
||||
leakCanaryVersion = '1.5'
|
||||
stethoVersion = '1.5.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue