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

Commit

Permalink
Issue #SB-12287 chore: Updated geniesdk version.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit authored May 14, 2019
1 parent bec5397 commit b3098dc
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.948"
compile "org.ekstep.genieservices:genie-integration:1.0.948"
compile "org.ekstep.genieservices:genie-providers:1.0.951"
compile "org.ekstep.genieservices:genie-integration:1.0.951"
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 b3098dc

Please sign in to comment.