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 52395e2 commit c137349Copy full SHA for c137349
android/build.gradle
@@ -72,6 +72,6 @@ android {
72
defaultConfig {
73
resConfig "en"
74
minSdkVersion = "29"
75
- targetSdkVersion = "33"
+ targetSdkVersion = "34"
76
}
77
0 commit comments