Skip to content

Commit

Permalink
Update store2store version
Browse files Browse the repository at this point in the history
  • Loading branch information
tspoke committed Jan 25, 2018
1 parent 3021f67 commit 90a70c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion store2realm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
exclude group: 'com.android.support', module: 'support-annotations'
})

compile 'com.github.playmoweb:store2store:3.0.2'
compile 'com.github.playmoweb:store2store:3.0.3'
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
testCompile 'junit:junit:4.12'
}

0 comments on commit 90a70c3

Please sign in to comment.