Skip to content

Commit 790c06c

Browse files
Update kotlin monorepo to v2.1.21 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ecf121 commit 790c06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import com.android.build.gradle.BaseExtension
55
import com.android.build.gradle.internal.CompileOptions
66

77
buildscript {
8-
ext.kotlin_version = '2.1.20'
8+
ext.kotlin_version = '2.1.21'
99
repositories {
1010
google()
1111
jcenter()

0 commit comments

Comments
 (0)