Bump androidx.annotation:annotation from 1.7.1 to 1.8.0 (#37)

This commit is contained in:
dependabot[bot] 2024-05-15 09:40:14 +08:00 committed by GitHub
parent f19dfcaae6
commit de43fcbbe0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,6 +61,6 @@ android {
} }
dependencies { dependencies {
compileOnly 'androidx.annotation:annotation:1.7.1' compileOnly 'androidx.annotation:annotation:1.8.0'
compileOnly 'io.github.libxposed:api:100' compileOnly 'io.github.libxposed:api:100'
} }