File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717// Top-level build file where you can add configuration options common to all sub-projects/modules.
1818plugins {
19- val androidGradlePluginVersion = " 9.1 .1"
19+ val androidGradlePluginVersion = " 9.2 .1"
2020 id(" com.android.application" ) version androidGradlePluginVersion apply false
2121 id(" com.android.library" ) version androidGradlePluginVersion apply false
2222 id(" com.vanniktech.maven.publish" ) version " 0.36.0" apply false
Original file line number Diff line number Diff line change 1- # Tue Dec 12 18:11:07 CST 2023
1+ # Sat Jun 13 22:30:40 PDT 2026
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
5+ networkTimeout =10000
56zipStoreBase =GRADLE_USER_HOME
67zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments