We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ed389 commit f4b835fCopy full SHA for f4b835f
build.gradle
@@ -1,7 +1,7 @@
1
//file:noinspection unused
2
plugins {
3
- id 'com.android.application' version '7.3.1' apply false
4
- id 'com.android.library' version '7.3.1' apply false
+ id 'com.android.application' version '7.4.0' apply false
+ id 'com.android.library' version '7.4.0' apply false
5
id 'org.jetbrains.kotlin.android' version '1.7.22' apply false
6
}
7
0 commit comments