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 44d3060 + ed2022a commit 5363559Copy full SHA for 5363559
1 file changed
android/build.gradle
@@ -80,7 +80,7 @@ def kotlin_version = getExtOrDefault("kotlinVersion")
80
dependencies {
81
implementation "com.facebook.react:react-android"
82
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
83
- implementation "io.qonversion:sandwich:6.0.10"
+ implementation "io.qonversion:sandwich:6.0.11"
84
}
85
86
if (isNewArchitectureEnabled()) {
0 commit comments