Update dependencies (#866)

## Description
Update dependencies

### Related issues
Just updating some of the dependencies in #858 that don't require AGP 9

### Testing
Emulator

## Screenshots
N/A

## AI or LLM usage
None
This commit is contained in:
Ray 2026-02-10 00:26:11 -05:00 committed by GitHub
parent 6b068079fe
commit df2f03cf83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
{
"groupName": "AGP",
"matchPackageNames": [
"com.android.application:**"
"com.android.application**"
]
},
{