mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
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:
parent
8107a82a6b
commit
45ab0713a9
7 changed files with 56 additions and 56 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue