Skip to content

Commit 1af0d9f

Browse files
Merge pull request #3482 from netology-code/dependabot/gradle/13_room/org.jetbrains.kotlin.android-2.1.0
2 parents cc6f718 + 6c63637 commit 1af0d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13_room/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
plugins {
33
id 'com.android.application' version '8.7.2' apply false
44
id 'com.android.library' version '8.7.2' apply false
5-
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
5+
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
66
id 'org.jetbrains.kotlin.kapt' version '2.1.0' apply false
77
}
88

0 commit comments

Comments
 (0)