Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Issue #SB-10464 fix: Fixed previous contnet API.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmiableAnil committed Feb 13, 2019
1 parent 0578292 commit 5252988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildConfig/build-extras.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,8 @@ android {

dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile "org.ekstep.genieservices:genie-providers:1.0.938"
compile "org.ekstep.genieservices:genie-integration:1.0.938"
compile "org.ekstep.genieservices:genie-providers:1.0.939"
compile "org.ekstep.genieservices:genie-integration:1.0.939"
compile ("com.google.android.gms:play-services-analytics:9.4.0")
compile('com.crashlytics.sdk.android:crashlytics:2.9.4@aar') {
transitive = true;
Expand Down

0 comments on commit 5252988

Please sign in to comment.