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 8c2dbab + 6bbc79e commit f1d35f2Copy full SHA for f1d35f2
android/build.gradle
@@ -50,7 +50,7 @@ android {
50
}
51
52
dependencies {
53
- implementation 'com.telemetrydeck:kotlin-sdk:4.1.0'
+ implementation 'com.telemetrydeck:kotlin-sdk:5.0.1'
54
testImplementation 'org.jetbrains.kotlin:kotlin-test'
55
testImplementation 'org.mockito:mockito-core:5.0.0'
56
example/pubspec.lock
@@ -237,7 +237,7 @@ packages:
237
path: ".."
238
relative: true
239
source: path
240
- version: "2.0.1"
+ version: "2.1.0"
241
term_glyph:
242
dependency: transitive
243
description:
0 commit comments