We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc6f718 + 6c63637 commit 1af0d9fCopy full SHA for 1af0d9f
13_room/build.gradle
@@ -2,7 +2,7 @@
2
plugins {
3
id 'com.android.application' version '8.7.2' apply false
4
id 'com.android.library' version '8.7.2' apply false
5
- id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
+ id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
6
id 'org.jetbrains.kotlin.kapt' version '2.1.0' apply false
7
}
8
0 commit comments