We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb3f187 + df830e2 commit b1df703Copy full SHA for b1df703
ui/espresso/ScreenshotSample/build.gradle
@@ -1,6 +1,6 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
- ext.agpVersion = "7.1.0-alpha13"
+ ext.agpVersion = "7.2.0-alpha03"
4
ext.kotlinVersion = '1.5.31'
5
ext.androidxCoreVersion = "1.6.0"
6
ext.buildToolsVersion = "31.0.0"
ui/espresso/ScreenshotSample/gradle/wrapper/gradle-wrapper.properties
#Thu Sep 30 12:30:46 PDT 2021
distributionBase=GRADLE_USER_HOME
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-rc-1-all.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
0 commit comments