Skip to content

Commit 5c0b8d6

Browse files
ymarianleticiarossi
authored andcommitted
[Gradle] Update compile sdk version to 30
PiperOrigin-RevId: 370977241
1 parent 7742111 commit 5c0b8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919
}
2020

2121
ext {
22-
compileSdkVersion = 29
22+
compileSdkVersion = 30
2323
minSdkVersion = 14
2424
targetSdkVersion = 29
2525

0 commit comments

Comments
 (0)