Skip to content

Commit 3fb6bb2

Browse files
dsn5fthunterstich
authored andcommitted
[Gradle] Update compileSdkVersion to android-UpsideDownCake
PiperOrigin-RevId: 511530361
1 parent 4032a74 commit 3fb6bb2

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
@@ -17,7 +17,7 @@ allprojects {
1717
}
1818

1919
ext {
20-
compileSdkVersion = 33
20+
compileSdkVersion = 'android-UpsideDownCake'
2121
minSdkVersion = 14
2222
targetSdkVersion = 33
2323

0 commit comments

Comments
 (0)