Skip to content

Commit 3130c2b

Browse files
committed
Bump kotlin version to 1.6.21
1 parent 4d44cb3 commit 3130c2b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
androidX = '1.0.0'
1616

1717
// Kotlin
18-
kotlinVersion = "1.6.20"
18+
kotlinVersion = "1.6.21"
1919
coroutinesVersion = "1.6.1"
2020

2121
// Koin

0 commit comments

Comments
 (0)