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.
1 parent a5c7c26 commit f013769Copy full SHA for f013769
runner/AndroidTestOrchestratorWithTestCoverageSample/build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
3
buildscript {
4
- ext.agpVersion = "7.1.0-alpha12"
+ ext.agpVersion = '7.1.1'
5
repositories {
6
// Insert local test repo here
7
google()
0 commit comments