Skip to content

Commit e027667

Browse files
authored
chore: update minimum version for Amplitude Kotlin SDK (#227)
1 parent ff53638 commit e027667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
4747
implementation "org.jetbrains.kotlin:kotlin-reflect:1.6.10"
4848

49-
implementation 'com.amplitude:analytics-android:[1.0,2.0)'
49+
implementation 'com.amplitude:analytics-android:[1.19,2.0)'
5050
testImplementation 'org.mockito:mockito-core:4.0.0'
5151
testImplementation "io.mockk:mockk:1.12.4"
5252
testImplementation "io.mockk:mockk-agent-jvm:1.11.0"

0 commit comments

Comments
 (0)