Skip to content

Commit

Permalink
Dynamic theme 4.4.1
Browse files Browse the repository at this point in the history
Dynamic utils 4.4.8.
Dynamic toasts 4.1.3.
Dynamic locale 2.3.1.
Dynamic preferences 2.2.3.
  • Loading branch information
pranavpandey committed Mar 11, 2023
1 parent c4c66a7 commit 11f8e78
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ buildscript {
'targetSdk' : 33,
'buildTools' : '33.0.2',
'multidex' : '2.0.1',
'dynamic' : '4.4.7',
'dynamic' : '4.4.8',
'fragment' : '1.5.5',
'flexbox' : '3.0.0',
'kotlin' : '1.8.0',
'locale' : '2.3.0',
'locale' : '2.3.1',
'material' : '1.9.0-alpha02',
'preferences' : '2.2.2',
'preferences' : '2.2.3',
'swiperefresh': '1.1.0',
'theme' : '4.4.0',
'toasts' : '4.1.2',
'theme' : '4.4.1',
'toasts' : '4.1.3',
'work' : '2.8.0'
]

Expand Down

0 comments on commit 11f8e78

Please sign in to comment.