Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 8d4418a

Browse files
committed
Revert "Bump mockito-android from 3.10.0 to 3.11.0"
This reverts commit 68c8839.
1 parent 85c7314 commit 8d4418a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ dependencies {
103103
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
104104
androidTestImplementation 'androidx.test:rules:1.3.0'
105105
androidTestImplementation 'androidx.test:runner:1.3.0'
106-
androidTestImplementation 'org.mockito:mockito-android:3.11.0'
106+
androidTestImplementation 'org.mockito:mockito-android:3.10.0'
107107
}

0 commit comments

Comments
 (0)