Upgrade Android Gradle Plugin to 8.9.1 and Gradle to 8.12 (#1547)

Dependencies androidx.browser:1.9.0 and androidx.core:1.17.0 now
require AGP >= 8.9.1. Bumps the Gradle wrapper to 8.12 to satisfy
the AGP compatibility requirement.
This commit is contained in:
Tristan Katana
2026-04-24 21:00:05 +03:00
committed by GitHub
parent 43460664c4
commit 9458261249
4 changed files with 31 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists