forked from organicmaps/organicmaps
[android] Add 'androidx' dependency to build.gradle
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
This commit is contained in:
parent
3cf9e22644
commit
05a7e9c619
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ dependencies {
|
|||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
|
||||
// Test Dependencies
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'org.mockito:mockito-core:5.8.0'
|
||||
testImplementation 'org.mockito:mockito-inline:5.2.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue