Skip to content

Commit cf421f2

Browse files
committed
Upgrade compileSdk to 31
1 parent 23983f8 commit cf421f2

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 = 28
67+
compileSdkVersion = 31
6868
targetSdkVersion = 31
6969
}
7070

0 commit comments

Comments
 (0)