We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc499e commit b9a8b61Copy full SHA for b9a8b61
1 file changed
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
- id 'com.android.application' version '7.4.0' apply false
3
- id 'com.android.library' version '7.4.0' apply false
+ id 'com.android.application' version '7.4.1' apply false
+ id 'com.android.library' version '7.4.1' apply false
4
id 'org.jetbrains.kotlin.android' version '1.7.22' apply false
5
}
6
0 commit comments