@@ -55,28 +55,28 @@ ext {
55
55
// App dependencies
56
56
countryCodePicker = ' 2.7.2'
57
57
supportLibraryVersion = ' 1.4.2'
58
- designLibraryVersion = ' 1.9 .0'
59
- recyclerViewVersion = ' 1.2.1 '
58
+ designLibraryVersion = ' 1.11 .0'
59
+ recyclerViewVersion = ' 1.3.2 '
60
60
vectorDrawablesVersion = ' 1.1.0'
61
- lifecycleVersion = ' 2.4.1 '
61
+ lifecycleVersion = ' 2.6.2 '
62
62
lifecycleExtensionsVersion = ' 2.2.0'
63
63
retrofitVersion = ' 2.9.0'
64
64
coroutinesTest = ' 1.7.3'
65
- okHttp3Version = ' 3.14.9 '
66
- butterKnifeVersion = ' 8.0.1 '
65
+ okHttp3Version = ' 4.11.0 '
66
+ butterKnifeVersion = ' 10.2.3 '
67
67
dbflowVersion = ' 4.2.4'
68
- playServicesVersion = ' 17.0.1 '
69
- firebaseMessagingVersion = ' 21.1 .0'
70
- oss_licenses = ' 17.0.0 '
68
+ playServicesVersion = ' 18.2.0 '
69
+ firebaseMessagingVersion = ' 23.4 .0'
70
+ oss_licenses = ' 17.0.1 '
71
71
kotlinVersion = ' 1.6.10'
72
72
tableViewVersion = ' 0.8.9.4'
73
73
biometric = ' 1.1.0'
74
74
archCoreVersion = ' 2.2.0'
75
- coroutines = ' 1.6.4 '
75
+ coroutines = ' 1.7.3 '
76
76
jUnitVersion = ' 4.13.2'
77
77
mockitoVersion = ' 5.4.0'
78
- runnerVersion = ' 1.6.0-alpha04 '
79
- rulesVersion = ' 1.6.0-alpha01 '
78
+ runnerVersion = ' 1.6.0-alpha05 '
79
+ rulesVersion = ' 1.6.0-alpha02 '
80
80
espressoVersion = ' 3.5.1'
81
81
zxingcoreVersion = ' 3.5.2'
82
82
zxingbarcodescannerVersion = ' 1.9.13'
@@ -87,12 +87,12 @@ ext {
87
87
cropviewVersion = ' 1.1.8'
88
88
multiDexVersion = ' 2.0.1'
89
89
annotationLibraryVersion = ' 1.1.0'
90
- firebaseCrashlyticsVersion = ' 18.4.1 '
91
- activity_version = ' 1.5.0 '
92
- fragment_version = ' 1.5.0 '
90
+ firebaseCrashlyticsVersion = ' 18.6.0 '
91
+ activity_version = ' 1.8.2 '
92
+ fragment_version = ' 1.6.2 '
93
93
composeVersion = ' 1.6.0-alpha05'
94
- composeCompiler = ' 1.3.2 '
94
+ composeCompiler = ' 1.5.7 '
95
95
composeActivity = ' 1.7.2'
96
- materialVersion = ' 1.1.0 '
97
- lifecycleVersion = ' 2.6.1 '
96
+ materialVersion = ' 1.1.2 '
97
+ lifecycleVersion = ' 2.6.2 '
98
98
}
0 commit comments