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 ef15419 commit e13d3d4Copy full SHA for e13d3d4
android/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
buildToolsVersion = "30.0.2"
10
minSdkVersion = 21
11
targetSdkVersion = 26
12
- targetSdkVersionForGooglePlay = 31
+ targetSdkVersionForGooglePlay = 33
13
compileSdkVersion = 30
14
ndkVersion = "24.0.8215888"
15
kotlinVersion = "1.5.31"
0 commit comments