Skip to content

Commit de541e4

Browse files
authored
Update build.gradle
1 parent a620b72 commit de541e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EasyInsta/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ dependencies {
1212
implementation files('libs/instagram4j-realtime.jar')
1313
implementation 'org.jetbrains:annotations:15.0'
1414
implementation 'com.github.instagram4j:instagram4j:2.0.7'
15-
api project(':AsyncTask')
16-
}
15+
api 'com.github.ErrorxCode:AsyncTask:1.0'
16+
}

0 commit comments

Comments
 (0)