Skip to content

Commit df7fd8b

Browse files
Merge pull request #97 from duttabhishek0/renovate/kotlin-monorepo
Update kotlin monorepo to v1.7.21
2 parents c86062a + 2ff5585 commit df7fd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
3-
ext.kotlin_version = "1.7.10"
3+
ext.kotlin_version = "1.7.21"
44
repositories {
55
google()
66
mavenCentral()

0 commit comments

Comments
 (0)