Skip to content

Commit

Permalink
Issue #SB-3723 fix :Updated the AsyncService config.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed Jun 14, 2018
1 parent f45071f commit 3ca3006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/android/org/sunbird/SplashScreen.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.PluginResult;
import org.ekstep.genieservices.GenieService;
import org.ekstep.genieservices.async.GenieAsyncService;
import org.ekstep.genieservices.commons.IResponseHandler;
import org.ekstep.genieservices.commons.bean.Content;
import org.ekstep.genieservices.commons.bean.ContentDetailsRequest;
Expand Down

0 comments on commit 3ca3006

Please sign in to comment.