1
0
Fork 0

No issue: Update androidx fragment library to next stable

master
ekager 2020-06-11 16:04:25 -04:00 committed by Emily Kager
parent cd26ba9a9c
commit fed3dfc64b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ object Versions {
const val androidx_legacy = "1.0.0"
const val androidx_annotation = "1.1.0"
const val androidx_lifecycle = "2.2.0"
const val androidx_fragment = "1.2.4"
const val androidx_fragment = "1.2.5"
const val androidx_navigation = "2.2.1"
const val androidx_recyclerview = "1.1.0"
const val androidx_core = "1.2.0"