Added: Add annotations and modifiers
This commit is contained in:
@@ -50,6 +50,7 @@ tasks.withType(Test) {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.annotation:annotation:1.3.0'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user