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 f3a8d01 commit 5dfcf98Copy full SHA for 5dfcf98
1 file changed
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
ext {
16
minSdkVersion = 24
17
compileSdkVersion = 34
18
- targetSdkVersion = 34
+ targetSdkVersion = 33
19
}
20
21
0 commit comments