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

Commit

Permalink
Issue #SB-3321 fix: Updated GenieSDK version.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed May 25, 2018
1 parent f0dbf27 commit 7926e47
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 @@ -198,8 +198,8 @@ android {
}

dependencies {
compile "org.ekstep.genieservices:genie-providers:1.0.651"
compile "org.ekstep.genieservices:genie-integration:1.0.651"
compile "org.ekstep.genieservices:genie-providers:1.0.658"
compile "org.ekstep.genieservices:genie-integration:1.0.658"
compile('com.crashlytics.sdk.android:crashlytics:2.9.2@aar') {
transitive = true;
}
Expand Down

0 comments on commit 7926e47

Please sign in to comment.