Skip to content

Commit 6fb7f2f

Browse files
bump coroutines dependencies version to 1.4.0
1 parent ded3fd2 commit 6fb7f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ext {
4747
firebaseCrashlytics : '17.1.0',
4848
multidex : '2.0.0',
4949
json : '20180813',
50-
coroutinesAndroid : '1.3.9',
50+
coroutinesAndroid : '1.4.0',
5151
okhttp : '3.12.10',
5252
okio : '2.4.3',
5353
androidxTestJunit : '1.1.1',

0 commit comments

Comments
 (0)