Skip to content

Commit

Permalink
Revert "Update plugin android-application to v8.6.0"
Browse files Browse the repository at this point in the history
This reverts commit defe512.
  • Loading branch information
egorikftp authored Aug 30, 2024
1 parent 275ee72 commit 676988e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
composeRules = "io.nlopez.compose.rules:ktlint:0.4.11"

[plugins]
android-application = "com.android.application:8.6.0"
android-application = "com.android.application:8.5.2"
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 676988e

Please sign in to comment.