Skip to content

Commit 1f6688b

Browse files
Merge pull request #2158 from android:updateAgp
PiperOrigin-RevId: 610518618
2 parents 847760c + af725f5 commit 1f6688b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
3-
id 'com.android.library' version '8.3.0-alpha17' apply false
3+
id 'com.android.library' version '8.3.0-rc02' apply false
44
id 'org.jetbrains.kotlin.android' version '1.8.20' apply false
55
}
66
tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile) {

0 commit comments

Comments
 (0)