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.
2 parents 67c8360 + 86776d5 commit b17678dCopy full SHA for b17678d
android/build.gradle
@@ -18,7 +18,7 @@ def safeExtGet(prop, fallback) {
18
}
19
20
android {
21
- compileSdkVersion safeExtGet('WalletManager_compileSdkVersion', 33)
+ compileSdkVersion safeExtGet('WalletManager_compileSdkVersion', 34)
22
buildToolsVersion safeExtGet('WalletManager_buildToolsVersion', '33.0.0')
23
defaultConfig {
24
minSdkVersion safeExtGet('WalletManager_minSdkVersion', 16)
0 commit comments