Skip to content

Commit 339d550

Browse files
[TestConfigurationSample] Upgrade to AGP 7.3.0-alpha06
1 parent 9805b89 commit 339d550

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-alpha05'
32+
classpath 'com.android.tools.build:gradle:7.3.0-alpha06'
3333
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
3434
}
3535
}

0 commit comments

Comments
 (0)