chore(deps): update org.jetbrains.kotlin to v1.6.21 (#1851)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-19 22:41:25 +00:00 committed by GitHub
parent 5c7a60fefd
commit 70303da7e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"