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

@@ -33,7 +33,7 @@ dependencies {
// implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
implementation project(":honeywellsdk")
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.appcompat:appcompat:1.5.1'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation('androidx.test.espresso:espresso-core:3.3.0', {