Skip to content

Commit c013709

Browse files
committed
Upgrade compileSdk to 33
1 parent ec7529f commit c013709

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
@@ -64,7 +64,7 @@ subprojects {
6464

6565
ext {
6666
minSdkVersion = 24
67-
compileSdkVersion = 31
67+
compileSdkVersion = 33
6868
targetSdkVersion = 31
6969
}
7070

0 commit comments

Comments
 (0)