Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2022
1 parent fdb395c commit b7f6784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text-resource/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ dependencies {
implementation libs.androidx.compose.ui
implementation libs.kotlin.parcelize

compileOnly "androidx.annotation:annotation:1.2.0"
compileOnly "androidx.annotation:annotation:1.4.0"
}

0 comments on commit b7f6784

Please sign in to comment.