We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4fcc6 commit 9b832abCopy full SHA for 9b832ab
1 file changed
app/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
implementation 'androidx.ui:ui-foundation:0.1.0-dev05'
50
implementation 'androidx.ui:ui-material:0.1.0-dev05'
51
implementation 'androidx.ui:ui-tooling:0.1.0-dev05'
52
- implementation 'com.github.zsoltk:compose-router:0.5.0'
+ implementation 'com.github.zsoltk:compose-router:0.5.2'
53
implementation "io.reactivex.rxjava2:rxjava:2.2.17"
54
implementation "io.reactivex.rxjava2:rxandroid:2.1.1"
55
testImplementation 'junit:junit:4.12'
0 commit comments