We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23983f8 commit cf421f2Copy full SHA for cf421f2
build.gradle
@@ -64,7 +64,7 @@ subprojects {
64
65
ext {
66
minSdkVersion = 24
67
- compileSdkVersion = 28
+ compileSdkVersion = 31
68
targetSdkVersion = 31
69
}
70
0 commit comments