Skip to content

Commit

Permalink
Remove Material Dependency Artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Jun 23, 2022
1 parent 7f8159d commit bde5587
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions opensrp-growth-monitoring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ allprojects {

dependencies {

implementation fileTree(include: ['*.jar'], dir: 'libs')

implementation('org.smartregister:opensrp-client-core:6.0.0-ALPHA-SNAPSHOT@aar') {
transitive = true
exclude group: 'com.github.bmelnychuk', module: 'atv'
Expand All @@ -115,8 +113,6 @@ dependencies {
exclude group: 'io.ona.rdt-capture', module: 'lib'
}

runtimeOnly name: 'material-1.6.1', ext: 'aar'

implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.4'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.mcxiaoke.volley:library:1.0.19'
Expand Down
Binary file removed opensrp-growth-monitoring/libs/material-1.6.1.aar
Binary file not shown.

0 comments on commit bde5587

Please sign in to comment.