Skip to content

Commit

Permalink
Merge pull request #1926 from opensrp/1925-fix-job-aids-view-crashing
Browse files Browse the repository at this point in the history
Fix Job Aids view crashing in CHW
  • Loading branch information
allan-on authored Oct 4, 2021
2 parents d181985 + d9aa41a commit 898230b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions opensrp-chw/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,8 @@ dependencies {
//For viewing PDFs in the app
implementation 'com.github.barteksc:android-pdf-viewer:3.2.0-beta.1'

implementation 'com.github.lecho:hellocharts-android:v1.5.8@aar'

testImplementation "org.koin:koin-test:2.0.1"
testImplementation 'junit:junit:4.13'
testImplementation 'org.mockito:mockito-core:3.1.0'
Expand Down

0 comments on commit 898230b

Please sign in to comment.