Skip to content

Commit 0898585

Browse files
Update splitio_android/android/build.gradle
Co-authored-by: gthea <gaston.thea@harness.io>
1 parent c126f94 commit 0898585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splitio_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation 'io.split.client:android-client:5.4.1'
41+
implementation 'io.split.client:android-client:5.4.2'
4242

4343
testImplementation 'junit:junit:4.13.2'
4444
testImplementation 'org.mockito:mockito-core:3.12.4'

0 commit comments

Comments
 (0)