Fix su versioni librerie

This commit is contained in:
2022-10-03 18:12:15 +02:00
parent 16a565fc51
commit cb2421f263
9 changed files with 33 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.appcompat:appcompat:1.5.1'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation('androidx.test.espresso:espresso-core:3.3.0', {