Aggiornati build.gradle

This commit is contained in:
2021-05-17 17:59:47 +02:00
parent ebcd8eea0a
commit 7b7b3e554b
10 changed files with 17 additions and 20 deletions

View File

@@ -24,5 +24,5 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
androidTestImplementation 'androidx.annotation:annotation:1.2.0'
androidTestImplementation 'androidx.annotation.annotation:1.2.0'
}