@@ -1,24 +1,24 @@
|
||||
[versions]
|
||||
activityComposeVersion = "1.10.1"
|
||||
activityComposeVersion = "1.11.0"
|
||||
agp = "8.9.3"
|
||||
androidxJunit = "1.3.0"
|
||||
animationCore = "1.9.0"
|
||||
animationCore = "1.9.2"
|
||||
autoupdater = "1.0.1"
|
||||
espressoCoreVersion = "3.7.0"
|
||||
foundation = "1.9.0"
|
||||
foundation = "1.9.2"
|
||||
kotlin = "2.0.21"
|
||||
coreKtx = "1.17.0"
|
||||
junit = "4.13.2"
|
||||
lifecycleRuntimeKtxVersion = "2.9.3"
|
||||
material = "1.9.0"
|
||||
material3WindowSizeClass = "1.3.2"
|
||||
lifecycleRuntimeKtxVersion = "2.9.4"
|
||||
material = "1.9.2"
|
||||
material3WindowSizeClass = "1.4.0"
|
||||
materialIconsExtended = "1.7.8"
|
||||
ui = "1.9.0"
|
||||
uiGraphics = "1.9.0"
|
||||
uiTestJunit4 = "1.9.0"
|
||||
uiTestManifest = "1.9.0"
|
||||
uiTooling = "1.9.0"
|
||||
uiToolingPreview = "1.9.0"
|
||||
ui = "1.9.2"
|
||||
uiGraphics = "1.9.2"
|
||||
uiTestJunit4 = "1.9.2"
|
||||
uiTestManifest = "1.9.2"
|
||||
uiTooling = "1.9.2"
|
||||
uiToolingPreview = "1.9.2"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose-v1101 = { module = "androidx.activity:activity-compose", version.ref = "activityComposeVersion" }
|
||||
|
||||
Reference in New Issue
Block a user