Skip to content

Commit

Permalink
[wpe] upgrade androidx.annotation:annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
zhani committed Aug 12, 2024
1 parent 16d29f5 commit c78e8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpe/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.8.0'
implementation 'androidx.annotation:annotation:1.8.2'
}

gradle.afterProject { project ->
Expand Down

0 comments on commit c78e8b5

Please sign in to comment.