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 b5b705f commit 354c297Copy full SHA for 354c297
app/build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jlleitschuh.gradle.ktlint.reporter.ReporterType
2
3
plugins {
4
- id("com.android.application") version "8.7.1"
+ id("com.android.application") version "8.11.0"
5
id("org.jetbrains.kotlin.android") version "2.1.10"
6
id("org.jetbrains.kotlin.plugin.compose") version "2.1.10"
7
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.10"
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments