File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ buildscript {
77 }
88}// Top-level build file where you can add configuration options common to all sub-projects/modules.
99plugins {
10- id ' com.android.application' version ' 7.4.0-alpha02 ' apply false
11- id ' com.android.library' version ' 7.4.0-alpha02 ' apply false
10+ id ' com.android.application' version ' 7.4.0-alpha08 ' apply false
11+ id ' com.android.library' version ' 7.4.0-alpha08 ' apply false
1212 id ' org.jetbrains.kotlin.android' version ' 1.6.10' apply false
1313 id ' com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version ' 2.0.1' apply false
1414}
Original file line number Diff line number Diff line change 11# Tue May 31 20:00:13 CEST 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.5-rc-2 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments