button and toko saya activity

This commit is contained in:
gracia
2025-01-29 19:49:58 +07:00
parent f68ca8159c
commit a5ed628460

View File

@ -1,14 +1,14 @@
[versions]
agp = "8.7.3"
kotlin = "1.9.0"
coreKtx = "1.10.1"
coreKtx = "1.15.0"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
appcompat = "1.7.0"
material = "1.12.0"
activity = "1.9.2"
constraintlayout = "2.1.4"
activity = "1.10.0"
constraintlayout = "2.2.0"
[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }