Skip to content

Commit 1d2359f

Browse files
Merge pull request #2324 from CatimaLoyalty/dependabot/gradle/org.jetbrains.kotlin.android-2.1.10
Bump org.jetbrains.kotlin.android from 2.1.0 to 2.1.10
2 parents 03ed289 + 0269849 commit 1d2359f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
plugins {
44
id("com.android.application") version "8.8.0" apply false
55
id("com.github.spotbugs") version "5.1.4" apply false
6-
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
6+
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
77
}
88

99
allprojects {

0 commit comments

Comments
 (0)