Skip to content

Commit c1c0121

Browse files
committed
Updating dependancies
1 parent 6352a3c commit c1c0121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sourceSets {
2222
dependencies {
2323
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
2424
compile group: 'io.reactivex.rxjava2', name: 'rxkotlin', version: '2.2.0'
25-
compile 'com.github.hardeep:kotlin-redux:v1.0.0'
25+
compile 'com.github.hardeep:kotlin-redux:v1.0.2'
2626
}
2727

2828
buildscript {

0 commit comments

Comments
 (0)