Skip to content

Commit

Permalink
Merge pull request #1911 from Adyen/renovate/annotation
Browse files Browse the repository at this point in the history
Update dependency androidx.annotation:annotation to v1.9.1
  • Loading branch information
araratthehero authored Dec 3, 2024
2 parents bf5e220 + efd0746 commit 5ad2c32
Show file tree
Hide file tree
Showing 2 changed files with 17 additions 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 @@ -26,7 +26,7 @@ binary-compatibility-validator = "0.16.3"

# Android dependencies
activity = "1.9.3"
annotation = "1.9.0"
annotation = "1.9.1"
appcompat = "1.7.0"
autofill = "1.3.0-beta01"
browser = "1.8.0"
Expand Down
16 changes: 16 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,14 @@
<sha256 value="e0982a8ca91a0e4ebf9a17b51c98424008ce0aaac345c5c3746d143838d8bba7" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.annotation" name="annotation" version="1.9.1">
<artifact name="annotation-1.9.1.module">
<sha256 value="f204b05b728a97561718bc716242e47c629c0085a80ee74fca53d4d638bcbe3f" origin="Generated by Gradle"/>
</artifact>
<artifact name="annotation-metadata-1.9.1.jar">
<sha256 value="38322afa7345c37e29c65ec8852178ae1c26e23096a0634d07a4a3893931f58c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.annotation" name="annotation-experimental" version="1.0.0">
<artifact name="annotation-experimental-1.0.0.pom">
<sha256 value="6b73ff6608f4b1d6cbab620b65708a382d0b39901cf4e6b0d16f84a1b04d7732" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -381,6 +389,14 @@
<sha256 value="4b58699d14d669d223da50bb85ffe6777507d31f490d5305038383674975e538" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.annotation" name="annotation-jvm" version="1.9.1">
<artifact name="annotation-jvm-1.9.1.jar">
<sha256 value="1e343917ebf27ba96fe4dc52b1cad7fd32b738fbc6355bb6cd5b3b305d7212d0" origin="Generated by Gradle"/>
</artifact>
<artifact name="annotation-jvm-1.9.1.module">
<sha256 value="03fb659177c8618e47425925c11bc91f384703ea26c265be9b25cd79292b511c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.appcompat" name="appcompat" version="1.1.0">
<artifact name="appcompat-1.1.0.pom">
<sha256 value="340d617121f8ef8e02a6680c8f357aa3e542276d0c8a1cdcb6fd98984b2cb7b9" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 5ad2c32

Please sign in to comment.