We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c66a7 commit 11f8e78Copy full SHA for 11f8e78
build.gradle
@@ -21,16 +21,16 @@ buildscript {
21
'targetSdk' : 33,
22
'buildTools' : '33.0.2',
23
'multidex' : '2.0.1',
24
- 'dynamic' : '4.4.7',
+ 'dynamic' : '4.4.8',
25
'fragment' : '1.5.5',
26
'flexbox' : '3.0.0',
27
'kotlin' : '1.8.0',
28
- 'locale' : '2.3.0',
+ 'locale' : '2.3.1',
29
'material' : '1.9.0-alpha02',
30
- 'preferences' : '2.2.2',
+ 'preferences' : '2.2.3',
31
'swiperefresh': '1.1.0',
32
- 'theme' : '4.4.0',
33
- 'toasts' : '4.1.2',
+ 'theme' : '4.4.1',
+ 'toasts' : '4.1.3',
34
'work' : '2.8.0'
35
]
36
0 commit comments