From 338d1586d45ed4447304eba3b1a02ba57b2a3708 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 8 Aug 2024 17:21:49 +0000
Subject: [PATCH 1/4] Update kotlin monorepo to v2.0.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index beaedbe05a..55cb5831df 100644
--- a/build.gradle
+++ b/build.gradle
@@ -21,7 +21,7 @@ buildscript {
espressoVersion = "3.6.1"
fidoVersion = "4.1.0-patch2"
jacoco_version = '0.8.12'
- kotlin_version = '2.0.0'
+ kotlin_version = '2.0.10'
markwonVersion = "4.6.2"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
From a4bafde864f16cdf57e26db950972bf44484ed4e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 8 Aug 2024 17:25:39 +0000
Subject: [PATCH 2/4] Update plugin org.jetbrains.kotlin.kapt to v2.0.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
app/build.gradle | 2 +-
gradle/verification-metadata.xml | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index f559a4d7c2..507b042d8c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -30,7 +30,7 @@ buildscript {
plugins {
id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
id "com.diffplug.spotless" version "6.25.0"
- id "org.jetbrains.kotlin.kapt" version "2.0.0"
+ id "org.jetbrains.kotlin.kapt" version "2.0.10"
id 'com.google.devtools.ksp' version '2.0.0-1.0.23' apply false
}
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index b1ef746c9f..6888b5c703 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -10434,6 +10434,11 @@
+
+
+
+
+
From a8ffc584b5f7ff828ffe98a48ff83a8f0d08f235 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 6 Aug 2024 19:53:42 +0000
Subject: [PATCH 3/4] chore(deps): update plugin com.google.devtools.ksp to
v2.0.10-1.0.24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
app/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index 507b042d8c..5f99de8504 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -31,7 +31,7 @@ plugins {
id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
id "com.diffplug.spotless" version "6.25.0"
id "org.jetbrains.kotlin.kapt" version "2.0.10"
- id 'com.google.devtools.ksp' version '2.0.0-1.0.23' apply false
+ id 'com.google.devtools.ksp' version '2.0.10-1.0.24' apply false
}
apply plugin: 'com.android.application'
From 2303cac9df42b7a3d2ba3c58957a5d8ee229b670 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 8 Aug 2024 17:29:10 +0000
Subject: [PATCH 4/4] Update plugin org.jetbrains.kotlin.plugin.compose to
v2.0.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
app/build.gradle | 2 +-
gradle/verification-metadata.xml | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index 5f99de8504..e29dd968e6 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -28,7 +28,7 @@ buildscript {
}
plugins {
- id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
+ id "org.jetbrains.kotlin.plugin.compose" version "2.0.10"
id "com.diffplug.spotless" version "6.25.0"
id "org.jetbrains.kotlin.kapt" version "2.0.10"
id 'com.google.devtools.ksp' version '2.0.10-1.0.24' apply false
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 6888b5c703..cd5f4ad914 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -10444,6 +10444,11 @@
+
+
+
+
+