android: Update dependencies
This commit is contained in:
@@ -46,10 +46,10 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'androidx.appcompat:appcompat:1.7.1'
|
implementation 'androidx.appcompat:appcompat:1.7.1'
|
||||||
implementation 'androidx.lifecycle:lifecycle-process:2.9.1'
|
implementation 'androidx.lifecycle:lifecycle-process:2.9.4'
|
||||||
implementation 'androidx.preference:preference:1.2.1'
|
implementation 'androidx.preference:preference:1.2.1'
|
||||||
implementation 'com.google.android.material:material:1.12.0'
|
implementation 'com.google.android.material:material:1.13.0'
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
testImplementation 'org.assertj:assertj-core:3.24.2'
|
testImplementation 'org.assertj:assertj-core:3.27.6'
|
||||||
testImplementation 'org.mockito:mockito-core:5.8.0'
|
testImplementation 'org.mockito:mockito-core:5.20.0'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user