Skip to content

Commit 4db2a96

Browse files
committed
Use batch 1.10
1 parent 4f781b6 commit 4db2a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sample_Project/sample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ dependencies {
3535
compile 'com.google.android.gms:play-services-base:9.6.1'
3636
compile 'com.google.android.gms:play-services-gcm:9.6.1'
3737
compile 'com.google.android.gms:play-services-ads:9.6.1'
38-
compile 'com.batch.android:batch-sdk:1.9+'
38+
compile 'com.batch.android:batch-sdk:1.10+'
3939
}

0 commit comments

Comments
 (0)