We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f778bd commit afe9c0eCopy full SHA for afe9c0e
flutter/android/build.gradle
@@ -55,7 +55,7 @@ android {
55
56
dependencies {
57
// SpruceKit Mobile SDK
58
- implementation("com.spruceid.mobile.sdk:mobilesdk:0.13.19")
+ implementation("com.spruceid.mobile.sdk:mobilesdk:0.14.1")
59
implementation("com.spruceid.mobile.sdk.rs:mobilesdkrs:0.11.0")
60
61
// Kotlin Coroutines
flutter/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: sprucekit_mobile
2
description: "Flutter plugin for SpruceKit Mobile SDK"
3
-version: 0.13.19
+version: 0.14.1
4
homepage: https://github.com/spruceid/sprucekit-mobile
5
6
environment:
0 commit comments