Skip to content

Commit 60fa347

Browse files
Merge pull request #3478 from netology-code/dependabot/gradle/14_pushes/org.jetbrains.kotlin.kapt-2.1.0
2 parents 166e20d + 5cf70f4 commit 60fa347

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.7.2' apply false
44
id 'com.android.library' version '8.7.2' apply false
55
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
6-
id 'org.jetbrains.kotlin.kapt' version '2.0.21' apply false
6+
id 'org.jetbrains.kotlin.kapt' version '2.1.0' apply false
77
id 'com.google.gms.google-services' version '4.4.2' apply false
88
}
99

0 commit comments

Comments
 (0)