Skip to content

Commit

Permalink
Bump xyz.tynn.convention.project from 0.0.4 to 0.0.5 (#51)
Browse files Browse the repository at this point in the history
Bumps xyz.tynn.convention.project from 0.0.4 to 0.0.5.

---
updated-dependencies:
- dependency-name: xyz.tynn.convention.project
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 93f502e commit 3aa9886
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 @@ -6,7 +6,7 @@ android = "com.android.library:8.2.1"
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
conventions = "xyz.tynn.convention.project:0.0.4"
conventions = "xyz.tynn.convention.project:0.0.5"

[libraries]
androidx-annotation = "androidx.annotation:annotation:1.7.1"
Expand Down

0 comments on commit 3aa9886

Please sign in to comment.