Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.7.0 (#226)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 966e2ee commit 5bb16fd
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 @@ -7,7 +7,7 @@ ktlint = "0.48.1"
[libraries]
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
androidActivityCompose = "androidx.activity:activity-compose:1.7.2"
androidAnnotation = "androidx.annotation:annotation:1.6.0"
androidAnnotation = "androidx.annotation:annotation:1.7.0"
androidCollection = "androidx.collection:collection:1.2.0"
androidTestRunner = "androidx.test:runner:1.5.2"
composeCompiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
Expand Down

0 comments on commit 5bb16fd

Please sign in to comment.