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

Commit a9265c4

Browse files
committed
use updated sdk
1 parent 854a61c commit a9265c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343

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

4848
//For Internal development
4949
//compile project (':android-sdk')

0 commit comments

Comments
 (0)