Update dependency androidx.annotation:annotation to v1.10.0 (#1990)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-09 11:42:36 -04:00
committed by GitHub
parent 53192f56ca
commit 02f9a0d1d7

View File

@@ -121,7 +121,7 @@ junrar = "com.github.junrar:junrar:7.5.10"
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.84"
# AndroidX annotations
android-annotations = "androidx.annotation:annotation:1.9.1"
android-annotations = "androidx.annotation:annotation:1.10.0"
# Substitute for duktape-android
polyglot-core = { module = "org.graalvm.polyglot:polyglot", version.ref = "polyglot" }