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 ec7529f commit c013709Copy full SHA for c013709
build.gradle
@@ -64,7 +64,7 @@ subprojects {
64
65
ext {
66
minSdkVersion = 24
67
- compileSdkVersion = 31
+ compileSdkVersion = 33
68
targetSdkVersion = 31
69
}
70
0 commit comments