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 adddf69 commit 5a10078Copy full SHA for 5a10078
repositories.gradle.kts
@@ -1,5 +1,5 @@
1
rootProject.extra.apply {
2
- set("androidPlugin", "com.android.tools.build:gradle:7.4.1")
+ set("androidPlugin", "com.android.tools.build:gradle:7.4.2")
3
set("kotlinVersion", "1.8.10")
4
}
5
0 commit comments