Skip to content

Commit af725f5

Browse files
committed
Update to AGP 8.3.0-rc02
1 parent 2ce243d commit af725f5

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)