Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
update truth dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Timmins committed Jul 5, 2018
1 parent b44c472 commit 3395736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ dependencies {
implementation 'com.android.support:appcompat-v7:27.1.1'

testImplementation 'junit:junit:4.12'
testImplementation 'com.google.truth:truth:0.40'
testImplementation 'com.google.truth:truth:0.41'
}

0 comments on commit 3395736

Please sign in to comment.