[CHANGED] String values
This commit is contained in:
@@ -53,6 +53,10 @@ dependencies {
|
||||
//osm bonus pack
|
||||
implementation 'com.github.MKergall:osmbonuspack:6.6.0'
|
||||
|
||||
//BeforeEach
|
||||
testImplementation(platform('org.junit:junit-bom:5.7.0'))
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter'
|
||||
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||
testImplementation 'org.mockito:mockito-core:2.7.22'
|
||||
|
||||
Reference in New Issue
Block a user