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