gradle/libs.versions.toml
changeset 103 c78c87a77df2
parent 102 47363ef81dc3
child 104 f0ea078438eb
equal deleted inserted replaced
102:47363ef81dc3 103:c78c87a77df2
    19 # along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    19 # along with AboutOss.  If not, see <http://www.gnu.org/licenses/>.
    20 
    20 
    21 [versions]
    21 [versions]
    22 android-gradle-plugin = "8.13.0"
    22 android-gradle-plugin = "8.13.0"
    23 dokka = "2.0.0"
    23 dokka = "2.0.0"
    24 kotlin = "2.1.20"
    24 kotlin = "2.2.20"
    25 jetbrains-compose-multiplatform = "1.8.0"
    25 jetbrains-compose-multiplatform = "1.8.0"
    26 junit = "4.13.2"
    26 junit = "4.13.2"
    27 androidx-test-ext-junit = "1.2.1"
    27 androidx-test-ext-junit = "1.2.1"
    28 espresso-core = "3.6.1"
    28 espresso-core = "3.6.1"
    29 appcompat = "1.7.0"
    29 appcompat = "1.7.0"
    30 okio = "3.11.0"
    30 okio = "3.11.0"
    31 kotlinx-coroutines = "1.10.2"
    31 kotlinx-coroutines = "1.10.2"
    32 kotlinx-serialization = "1.8.1"
    32 kotlinx-serialization = "1.9.0"
    33 androidx-activity = "1.10.1"
    33 androidx-activity = "1.10.1"
    34 androidx-navigation = "2.8.9"
    34 androidx-navigation = "2.8.9"
    35 androidx-compose-bom = "2025.04.01"
    35 androidx-compose-bom = "2025.04.01"
    36 jetbrains-androidx-lifecycle = "2.9.0-beta01"
    36 jetbrains-androidx-lifecycle = "2.9.0-beta01"
    37 jetbrains-androidx-navigation = "2.9.0-beta01"
    37 jetbrains-androidx-navigation = "2.9.0-beta01"