Sistemata libreria Honeywell

This commit is contained in:
2021-09-15 19:13:14 +02:00
parent 6f15169157
commit 4a884b92ad
5 changed files with 5 additions and 2 deletions

View File

@@ -29,8 +29,9 @@ android {
}
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
// implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
implementation project(":honeywellsdk")
implementation 'androidx.appcompat:appcompat:1.2.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.3.0'