We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877e7ab commit 2d8444cCopy full SHA for 2d8444c
settings.gradle.kts
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
19
val kotlinxCoroutines = "1.6.4"
20
val junit5 = "5.9.0"
21
val assertk = "0.25"
22
- val androidGradlePlugin = "7.2.2"
+ val androidGradlePlugin = "7.3.1"
23
val dotenv = "2.0.0"
24
val ktlint = "10.3.0"
25
0 commit comments