Skip to content

Commit

Permalink
Merge pull request #537 from fobo66/renovate/androidx.annotation-anno…
Browse files Browse the repository at this point in the history
…tation-1.x

Update dependency androidx.annotation:annotation to v1.7.0
  • Loading branch information
fobo66 authored Sep 8, 2023
2 parents 6edb519 + 4c11c65 commit 7699e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencyResolutionManagement {
plugin("test", "com.android.test").versionRef("plugin")
plugin("baseline-profile", "androidx.baselineprofile").version("1.2.0-beta04")
library("core", "androidx.core:core-ktx:1.12.0-rc01")
library("annotations", "androidx.annotation:annotation:1.7.0-beta01")
library("annotations", "androidx.annotation:annotation:1.7.0")
library("activity", "androidx.activity:activity-compose:1.8.0-alpha06")
library("appstartup", "androidx.startup:startup-runtime:1.2.0-alpha02")
library("datastore", "androidx.datastore:datastore-preferences:1.1.0-alpha04")
Expand Down

0 comments on commit 7699e5e

Please sign in to comment.