Skip to content

Commit 41989ed

Browse files
Merge pull request #3907 from netology-code/dependabot/gradle/14_pushes/org.jetbrains.kotlin.kapt-2.1.21
2 parents 4c424c8 + 2cdb108 commit 41989ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14_pushes/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'com.android.application' version '8.10.0' apply false
44
id 'com.android.library' version '8.10.0' apply false
55
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
6-
id 'org.jetbrains.kotlin.kapt' version '2.1.20' apply false
6+
id 'org.jetbrains.kotlin.kapt' version '2.1.21' apply false
77
id 'com.google.gms.google-services' version '4.4.2' apply false
88
}
99

0 commit comments

Comments
 (0)