Skip to content

Commit c623285

Browse files
Merge pull request #3914 from netology-code/dependabot/gradle/12_sql/org.jetbrains.kotlin.android-2.1.21
2 parents ae9b027 + 38ebb6f commit c623285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

12_sql/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.10.0' apply false
44
id 'com.android.library' version '8.10.0' apply false
5-
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
5+
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
66
}
77

88
task clean(type: Delete) {

0 commit comments

Comments
 (0)