Skip to content

Commit

Permalink
Merge pull request #91 from trello/dlew/navi-version
Browse files Browse the repository at this point in the history
Updated to Navi 0.2.0
  • Loading branch information
dlew committed Feb 27, 2016
2 parents 3cc29d7 + 9144cbd commit 1a1cd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ext {
// Define all dependencies in the base project, to unify & make it easy to update
rxJava = 'io.reactivex:rxjava:1.1.1'
rxBinding = 'com.jakewharton.rxbinding:rxbinding:0.4.0'
navi = 'com.trello:navi:0.1.3'
navi = 'com.trello:navi:0.2.0'
kotlinStdlib = "org.jetbrains.kotlin:kotlin-stdlib:$verKotlin"
appCompat = 'com.android.support:appcompat-v7:23.1.1'
supportAnnotations = 'com.android.support:support-annotations:23.1.1'
Expand Down

0 comments on commit 1a1cd62

Please sign in to comment.