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

Commit

Permalink
Issue #SB-10484 : Updated GenieSdk version to 1.0.935.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed Feb 7, 2019
1 parent 9c41f5b commit b03cc3c
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 @@ -321,8 +321,8 @@ android {

dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile "org.ekstep.genieservices:genie-providers:1.0.933"
compile "org.ekstep.genieservices:genie-integration:1.0.933"
compile "org.ekstep.genieservices:genie-providers:1.0.935"
compile "org.ekstep.genieservices:genie-integration:1.0.935"

compile ("com.google.android.gms:play-services-analytics:9.4.0")
compile('com.crashlytics.sdk.android:crashlytics:2.9.4@aar') {
Expand Down

0 comments on commit b03cc3c

Please sign in to comment.