Update AGP, Gradle, & other third party dependencies (#1356)

## Description
Just a lot of dependency bumps. There are no user facing changes.

Switches to the new Android gradle DSL now that the protobuf plugin is
compatible.

### Related issues
None

### Testing
Emulator

## Screenshots
N/A

## AI or LLM usage
None
This commit is contained in:
Damontecres 2026-05-06 18:08:29 -04:00 committed by GitHub
parent 8107a82a6b
commit 45ab0713a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 56 additions and 56 deletions

View file

@ -30,4 +30,4 @@ android.dependency.useConstraints=false
android.r8.strictFullModeForKeepRules=true
android.r8.optimizedResourceShrinking=true
android.builtInKotlin=true
android.newDsl=false
android.newDsl=true