Update versions to match the Example project. Unsure why Android Studio would have put incompatible versions in there.
This commit is contained in:
parent
c4aa13b608
commit
cdc505b478
@ -1,10 +1,10 @@
|
||||
[versions]
|
||||
agp = "8.7.3"
|
||||
kotlin = "1.9.0"
|
||||
coreKtx = "1.10.1"
|
||||
kotlin = "2.0.0"
|
||||
coreKtx = "1.15.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.1.5"
|
||||
espressoCore = "3.5.1"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
lifecycleRuntimeKtx = "2.6.1"
|
||||
activityCompose = "1.8.0"
|
||||
composeBom = "2024.04.01"
|
||||
|
Loading…
x
Reference in New Issue
Block a user