Update library dependencies

This commit is contained in:
Herbert Reiter
2021-05-08 22:37:11 +02:00
parent 5f1ed57f42
commit c3b1c53622
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,5 +29,5 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.preference:preference:1.1.1'
compileOnly 'org.jetbrains:annotations:20.1.0'
testImplementation 'org.testng:testng:7.3.0'
testImplementation 'org.testng:testng:7.4.0'
}