Skip to content

Commit

Permalink
Social Edit Text
Browse files Browse the repository at this point in the history
  • Loading branch information
n3o-d4rk3r committed Feb 20, 2023
1 parent 9b5edf6 commit 4b6f0da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions masterpacklib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ dependencies {
implementation 'org.jsoup:jsoup:1.15.3'
implementation 'com.squareup.picasso:picasso:2.8'
implementation 'com.github.bumptech.glide:glide:3.7.0'
implementation project(path: ':socialviewcommons')
implementation project(path: ':socialviewcore')
}
afterEvaluate {
publishing {
Expand Down

0 comments on commit 4b6f0da

Please sign in to comment.