[skip ci] Update dependency androidx.annotation:annotation to v1.8.2 (#1046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 21:43:47 -04:00
committed by GitHub
parent aaefa7f74e
commit c630f731ed

View File

@@ -111,7 +111,7 @@ junrar = "com.github.junrar:junrar:7.5.5"
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.76"
# AndroidX annotations
android-annotations = "androidx.annotation:annotation:1.7.0"
android-annotations = "androidx.annotation:annotation:1.8.2"
# Substitute for duktape-android
rhino-runtime = { module = "org.mozilla:rhino-runtime", version.ref = "rhino" } # slimmer version of 'org.mozilla:rhino'