mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-07 15:29:55 +00:00
Bump org.jetbrains.kotlin.android from 1.6.0 to 1.6.10 (#6)
Bumps org.jetbrains.kotlin.android from 1.6.0 to 1.6.10. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bf836345d9
commit
59076f1191
@ -12,7 +12,7 @@ buildscript {
|
||||
plugins {
|
||||
id 'com.android.application' version '7.1.0-beta05' apply false
|
||||
id 'com.android.library' version '7.1.0-beta05' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.6.0' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.6.10' apply false
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user