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

Commit 5789f88

Browse files
committed
use version to 1.2.5
1 parent 6db2079 commit 5789f88

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
@@ -39,7 +39,7 @@ android {
3939

4040
dependencies {
4141
compile fileTree(dir: 'libs', include: ['*.jar'])
42-
compile 'com.instamojo:android-sdk:1.2.4'
42+
compile 'com.instamojo:android-sdk:1.2.5'
4343

4444
//For Internal development
4545
//compile project (':android-sdk')

0 commit comments

Comments
 (0)