mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 17:52:29 +01:00
Updating dependencies
This commit is contained in:
parent
6e70034758
commit
d966541ea7
@ -192,7 +192,7 @@ dependencies {
|
||||
implementation 'id.zelory:compressor:3.0.1'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'io.mockk:mockk:1.13.7'
|
||||
testImplementation 'io.mockk:mockk:1.13.8'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.2.0-alpha01'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:$compose_ui_version"
|
||||
|
@ -5,7 +5,7 @@ buildscript {
|
||||
fragment_version = "1.6.1"
|
||||
lifecycle_version = '2.6.2'
|
||||
compose_ui_version = '1.5.1'
|
||||
nav_version = '2.7.2'
|
||||
nav_version = '2.7.3'
|
||||
room_version = "2.4.3"
|
||||
accompanist_version = '0.30.1'
|
||||
coil_version = '2.4.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user