chore(deps): update org.jetbrains.kotlin to v1.6.21 (#1851)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5c7a60fefd
commit
70303da7e7
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ compose = "1.2.0-alpha07"
|
|||
coroutines = "1.6.1"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.41"
|
||||
kotlin = "1.6.20"
|
||||
kotlin = "1.6.21"
|
||||
leakcanary = "2.8.1"
|
||||
lifecycle = "2.4.1"
|
||||
|
||||
|
@ -43,7 +43,7 @@ build-agp = "com.android.tools.build:gradle:7.1.3"
|
|||
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.9.0"
|
||||
build-dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.6.20"
|
||||
build-download = "de.undercouch:gradle-download-task:5.0.5"
|
||||
build-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20"
|
||||
build-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"
|
||||
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.19.0"
|
||||
build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
|
||||
build-r8 = "com.android.tools:r8:3.3.28"
|
||||
|
|
Loading…
Reference in a new issue