We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c424c8 + 2cdb108 commit 41989edCopy full SHA for 41989ed
14_pushes/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'com.android.application' version '8.10.0' apply false
4
id 'com.android.library' version '8.10.0' apply false
5
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
6
- id 'org.jetbrains.kotlin.kapt' version '2.1.20' apply false
+ id 'org.jetbrains.kotlin.kapt' version '2.1.21' apply false
7
id 'com.google.gms.google-services' version '4.4.2' apply false
8
}
9
0 commit comments