mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
update androidx.test to 1.2.0, androidx.test.ext:junit to 1.1.1
This commit is contained in:
parent
a43e631de0
commit
d4d9af2975
@ -75,10 +75,10 @@ dependencies {
|
||||
}
|
||||
|
||||
androidTestImplementation "androidx.annotation:annotation:$annotationVersion"
|
||||
androidTestImplementation "androidx.test.ext:junit:1.1.0"
|
||||
androidTestImplementation "androidx.test:runner:1.1.1"
|
||||
androidTestImplementation "androidx.test:rules:1.1.1"
|
||||
androidTestImplementation "androidx.test:core:1.1.0"
|
||||
androidTestImplementation "androidx.test.ext:junit:1.1.1"
|
||||
androidTestImplementation "androidx.test:runner:1.2.0"
|
||||
androidTestImplementation "androidx.test:rules:1.2.0"
|
||||
androidTestImplementation "androidx.test:core:1.2.0"
|
||||
|
||||
// Tab indicator
|
||||
implementation "com.pacioianu.david:ink-page-indicator:$inkPageIndicatorVersion"
|
||||
|
Loading…
x
Reference in New Issue
Block a user