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 ff53638 commit e027667Copy full SHA for e027667
android/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
47
implementation "org.jetbrains.kotlin:kotlin-reflect:1.6.10"
48
49
- implementation 'com.amplitude:analytics-android:[1.0,2.0)'
+ implementation 'com.amplitude:analytics-android:[1.19,2.0)'
50
testImplementation 'org.mockito:mockito-core:4.0.0'
51
testImplementation "io.mockk:mockk:1.12.4"
52
testImplementation "io.mockk:mockk-agent-jvm:1.11.0"
0 commit comments