Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Commit 465dbc8

Browse files
committed
update kotlin to from 1.3.72 -> 1.4.0
1 parent b6070e7 commit 465dbc8

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
@@ -5,7 +5,7 @@ ext.versions = [
55

66
'coroutines': '1.3.8',
77
'lifecycle': '2.2.0',
8-
'kotlin': '1.3.72',
8+
'kotlin': '1.4.0',
99
'navigation': '2.3.0',
1010
]
1111

0 commit comments

Comments
 (0)