Skip to content

Commit

Permalink
Merge pull request #202 from jesperancinha/dependabot/gradle/com.andr…
Browse files Browse the repository at this point in the history
…oid.application-8.8.1

Bump com.android.application from 8.8.0 to 8.8.1
  • Loading branch information
github-actions[bot] authored Feb 13, 2025
2 parents 71129ab + 8053818 commit 8b13cd6
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 @@ -3,6 +3,6 @@ kotlin = "2.1.10"

[plugins]
org-jesperancinha-plugins-omni = { id = "org.jesperancinha.plugins.omni", version="0.3.1" }
com-android-application = { id = "com.android.application", version="8.8.0" }
com-android-application = { id = "com.android.application", version="8.8.1" }
org-jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }

0 comments on commit 8b13cd6

Please sign in to comment.