Skip to content

Commit

Permalink
fix(deps): update dependency androidx.annotation:annotation to v1.9.1 (
Browse files Browse the repository at this point in the history
…#1121)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 6ac2a61 commit d193c58
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 @@ -112,7 +112,7 @@ junrar = "com.github.junrar:junrar:7.5.5"
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.78.1"

# AndroidX annotations
android-annotations = "androidx.annotation:annotation:1.8.2"
android-annotations = "androidx.annotation:annotation:1.9.1"

# Substitute for duktape-android
rhino-runtime = { module = "org.mozilla:rhino-runtime", version.ref = "rhino" } # slimmer version of 'org.mozilla:rhino'
Expand Down

0 comments on commit d193c58

Please sign in to comment.