mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): rollback AndroidX Test version to 1.6.0-alpha01
alpha02 doesn't exist
This commit is contained in:
parent
68a20e0d11
commit
31adb45152
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
accompanist = "0.30.1"
|
||||
agp = "8.1.0-beta01"
|
||||
androidx-test = "1.6.0-alpha02"
|
||||
androidx-test = "1.6.0-alpha01"
|
||||
coil = "2.3.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.4.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue