Skip to content

Commit 8f974db

Browse files
committed
Revert "[Gradle] Update compileSdkVersion to android-UpsideDownCake"
This reverts commit 3fb6bb2.
1 parent 0141fc4 commit 8f974db

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 = 'android-UpsideDownCake'
20+
compileSdkVersion = 33
2121
minSdkVersion = 14
2222
targetSdkVersion = 33
2323

0 commit comments

Comments
 (0)