gradle/libs.versions.toml
changeset 54 8cdc7bb3b38f
parent 46 3eec74c864bf
child 63 a1b9ef3d8ef3
equal deleted inserted replaced
53:33bc7c84f9eb 54:8cdc7bb3b38f
     2 annotation = "1.6.0"
     2 annotation = "1.6.0"
     3 appcompat = "1.6.1"
     3 appcompat = "1.6.1"
     4 browser = "1.5.0"
     4 browser = "1.5.0"
     5 constraintlayout = "2.1.4"
     5 constraintlayout = "2.1.4"
     6 coordinatorlayout = "1.2.0"
     6 coordinatorlayout = "1.2.0"
     7 core-ktx = "1.10.0"
     7 core-ktx = "1.10.1"
     8 core-testing = "2.2.0"
     8 core-testing = "2.2.0"
     9 dagger = "2.45"
     9 dagger = "2.47"
    10 firebase-bom = "32.0.0"
    10 firebase-bom = "32.2.1"
    11 fragment = "1.5.7"
    11 fragment = "1.6.1"
    12 kotlinx-coroutines-bom = "1.7.0"
    12 kotlinx-coroutines-bom = "1.7.3"
    13 lifecycle = "2.6.1"
    13 lifecycle = "2.6.1"
    14 material = "1.9.0"
    14 material = "1.9.0"
    15 navigation = "2.5.3"
    15 navigation = "2.6.0"
    16 okhttp = "4.10.0"
    16 okhttp = "4.10.0"
    17 paging-runtime-ktx = "3.1.1"
    17 paging-runtime-ktx = "3.2.0"
    18 play-services-location = "21.0.1"
    18 play-services-location = "21.0.1"
    19 recyclerview = "1.3.0"
    19 recyclerview = "1.3.1"
    20 room = "2.5.1"
    20 room = "2.5.2"
    21 timber = "5.0.1"
    21 timber = "5.0.1"
    22 workmanager = "2.8.1"
    22 workmanager = "2.8.1"
    23 
    23 
    24 [plugins]
    24 [plugins]
    25 
    25