Skip to content

Commit a81d48c

Browse files
Updating jraska/livedata-testing for GSoC (#5785)
1 parent a3a5980 commit a81d48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
testImplementation 'androidx.test.ext:junit:1.1.5'
9393
testImplementation "androidx.test:rules:1.5.0"
9494
testImplementation "com.squareup.okhttp3:mockwebserver:$OKHTTP_VERSION"
95-
testImplementation "com.jraska.livedata:testing-ktx:1.1.2"
95+
testImplementation "com.jraska.livedata:testing-ktx:1.2.0"
9696
testImplementation "androidx.arch.core:core-testing:2.2.0"
9797
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.0"
9898
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.0"

0 commit comments

Comments
 (0)