Bump androidx.annotation:annotation from 1.8.2 to 1.9.1 (#71)

This commit is contained in:
dependabot[bot] 2024-11-30 16:49:55 +08:00 committed by GitHub
parent e0203a480f
commit 469d58c95f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ android {
}
dependencies {
compileOnly 'androidx.annotation:annotation:1.8.2'
compileOnly 'androidx.annotation:annotation:1.9.1'
compileOnly 'io.github.libxposed:api:100'
compileOnly project(":libxposed-compat")
}