1
0
Fork 0

No issue: Update to Navigation 1.0.0-rc02

master
ekager 2019-02-26 16:17:13 -08:00 committed by Jeff Boek
parent 4aa2030ab1
commit 9749dc0572
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ private object Versions {
const val test_tools = "1.0.2"
const val espresso_core = "2.2.2"
const val android_arch_navigation = "1.0.0-rc01"
const val android_arch_navigation = "1.0.0-rc02"
const val autodispose = "1.1.0"