Skip to content

Commit 11f8e78

Browse files
committed
Dynamic theme 4.4.1
Dynamic utils 4.4.8. Dynamic toasts 4.1.3. Dynamic locale 2.3.1. Dynamic preferences 2.2.3.
1 parent c4c66a7 commit 11f8e78

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ buildscript {
2121
'targetSdk' : 33,
2222
'buildTools' : '33.0.2',
2323
'multidex' : '2.0.1',
24-
'dynamic' : '4.4.7',
24+
'dynamic' : '4.4.8',
2525
'fragment' : '1.5.5',
2626
'flexbox' : '3.0.0',
2727
'kotlin' : '1.8.0',
28-
'locale' : '2.3.0',
28+
'locale' : '2.3.1',
2929
'material' : '1.9.0-alpha02',
30-
'preferences' : '2.2.2',
30+
'preferences' : '2.2.3',
3131
'swiperefresh': '1.1.0',
32-
'theme' : '4.4.0',
33-
'toasts' : '4.1.2',
32+
'theme' : '4.4.1',
33+
'toasts' : '4.1.3',
3434
'work' : '2.8.0'
3535
]
3636

0 commit comments

Comments
 (0)