Skip to content

Commit 68819c2

Browse files
[TestConfigurationSample] Upgrade to AGP 7.3.0-alpha07
1 parent 339d550 commit 68819c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestConfigurationSample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildscript {
2929
}
3030

3131
dependencies {
32-
classpath 'com.android.tools.build:gradle:7.3.0-alpha06'
32+
classpath 'com.android.tools.build:gradle:7.3.0-alpha07'
3333
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
3434
}
3535
}

0 commit comments

Comments
 (0)