Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
use updated sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
vedhavyas committed Feb 23, 2017
1 parent 854a61c commit a9265c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {

dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.instamojo:android-sdk:1.2.5'
compile 'com.instamojo:android-sdk:1.2.6'

//For Internal development
//compile project (':android-sdk')
Expand Down

0 comments on commit a9265c4

Please sign in to comment.