Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ErrorxCode authored May 1, 2022
1 parent a620b72 commit de541e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EasyInsta/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies {
implementation files('libs/instagram4j-realtime.jar')
implementation 'org.jetbrains:annotations:15.0'
implementation 'com.github.instagram4j:instagram4j:2.0.7'
api project(':AsyncTask')
}
api 'com.github.ErrorxCode:AsyncTask:1.0'
}

0 comments on commit de541e4

Please sign in to comment.