File tree 16 files changed +42
-42
lines changed
camera_android_camerax/android
file_selector/file_selector_android/android
flutter_plugin_android_lifecycle/android
google_maps_flutter/google_maps_flutter_android/android
google_sign_in/google_sign_in_android/android
image_picker/image_picker_android/android
in_app_purchase/in_app_purchase_android/android
interactive_media_ads/android
local_auth/local_auth_android/android
pigeon/platform_tests/alternate_language_test_plugin/android
quick_actions/quick_actions_android/android
shared_preferences/shared_preferences_android/android
url_launcher/url_launcher_android/android
video_player/video_player_android/android
webview_flutter/webview_flutter_android/android
16 files changed +42
-42
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ buildFeatures {
68
68
dependencies {
69
69
implementation ' androidx.annotation:annotation:1.9.1'
70
70
testImplementation ' junit:junit:4.13.2'
71
- testImplementation ' org.mockito:mockito-inline:5.0 .0'
72
- testImplementation ' androidx.test:core:1.4.0 '
73
- testImplementation ' org.robolectric:robolectric:4.10.3 '
71
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
72
+ testImplementation ' androidx.test:core:1.6.1 '
73
+ testImplementation ' org.robolectric:robolectric:4.14.1 '
74
74
}
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ dependencies {
65
65
implementation " androidx.camera:camera-video:${ camerax_version} "
66
66
implementation ' com.google.guava:guava:33.4.0-android'
67
67
testImplementation ' junit:junit:4.13.2'
68
- testImplementation ' org.mockito:mockito-inline:5.0 .0'
69
- testImplementation ' androidx.test:core:1.4.0 '
70
- testImplementation ' org.robolectric:robolectric:4.10.3 '
68
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
69
+ testImplementation ' androidx.test:core:1.6.1 '
70
+ testImplementation ' org.robolectric:robolectric:4.14.1 '
71
71
}
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ android {
37
37
dependencies {
38
38
implementation ' androidx.annotation:annotation:1.9.1'
39
39
testImplementation ' junit:junit:4.13.2'
40
- testImplementation ' org.mockito:mockito-inline:5.1 .0'
41
- testImplementation ' androidx.test:core:1.4.0 '
42
- testImplementation " org.robolectric:robolectric:4.12 .1"
40
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
41
+ testImplementation ' androidx.test:core:1.6.1 '
42
+ testImplementation " org.robolectric:robolectric:4.14 .1"
43
43
}
44
44
45
45
lintOptions {
Original file line number Diff line number Diff line change @@ -62,5 +62,5 @@ android {
62
62
63
63
dependencies {
64
64
testImplementation ' junit:junit:4.13.2'
65
- testImplementation ' org.mockito:mockito-core:5.1 .1'
65
+ testImplementation ' org.mockito:mockito-core:5.16 .1'
66
66
}
Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ android {
39
39
implementation " androidx.annotation:annotation:1.9.1"
40
40
implementation ' com.google.android.gms:play-services-maps:18.2.0'
41
41
implementation ' com.google.maps.android:android-maps-utils:3.6.0'
42
- androidTestImplementation ' androidx.test:runner:1.2.0 '
43
- androidTestImplementation ' androidx.test:rules:1.4.0 '
42
+ androidTestImplementation ' androidx.test:runner:1.6.2 '
43
+ androidTestImplementation ' androidx.test:rules:1.6.1 '
44
44
androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
45
45
testImplementation ' junit:junit:4.13.2'
46
- testImplementation ' org.mockito:mockito-core:5.1 .1'
47
- testImplementation ' androidx.test:core:1.4.0 '
48
- testImplementation " org.robolectric:robolectric:4.10.3 "
46
+ testImplementation ' org.mockito:mockito-core:5.16 .1'
47
+ testImplementation ' androidx.test:core:1.6.1 '
48
+ testImplementation " org.robolectric:robolectric:4.14.1 "
49
49
}
50
50
51
51
compileOptions {
Original file line number Diff line number Diff line change @@ -58,5 +58,5 @@ android {
58
58
dependencies {
59
59
implementation ' com.google.android.gms:play-services-auth:21.0.0'
60
60
testImplementation ' junit:junit:4.13.2'
61
- testImplementation ' org.mockito:mockito-inline:5.0 .0'
61
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
62
62
}
Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ android {
41
41
implementation ' androidx.activity:activity:1.9.3'
42
42
43
43
testImplementation ' junit:junit:4.13.2'
44
- testImplementation ' org.mockito:mockito-core:5.1 .1'
45
- testImplementation ' androidx.test:core:1.4.0 '
46
- testImplementation " org.robolectric:robolectric:4.10.3 "
44
+ testImplementation ' org.mockito:mockito-core:5.16 .1'
45
+ testImplementation ' androidx.test:core:1.6.1 '
46
+ testImplementation " org.robolectric:robolectric:4.14.1 "
47
47
}
48
48
49
49
compileOptions {
Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ dependencies {
63
63
implementation ' com.android.billingclient:billing:7.1.1'
64
64
testImplementation ' junit:junit:4.13.2'
65
65
testImplementation ' org.json:json:20250107'
66
- testImplementation ' org.mockito:mockito-core:5.4.0 '
67
- testImplementation ' androidx.test:core:1.5.0 '
68
- testImplementation ' org.robolectric:robolectric:4.10.3 '
69
- androidTestImplementation ' androidx.test:runner:1.5 .2'
66
+ testImplementation ' org.mockito:mockito-core:5.16.1 '
67
+ testImplementation ' androidx.test:core:1.6.1 '
68
+ testImplementation ' org.robolectric:robolectric:4.14.1 '
69
+ androidTestImplementation ' androidx.test:runner:1.6 .2'
70
70
androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
71
71
}
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ android {
53
53
testImplementation ' junit:junit:4.13.2'
54
54
testImplementation ' org.jetbrains.kotlin:kotlin-test'
55
55
testImplementation " org.mockito.kotlin:mockito-kotlin:5.4.0"
56
- testImplementation ' org.mockito:mockito-inline:5.1 .0'
57
- testImplementation ' androidx.test:core:1.4.0 '
56
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
57
+ testImplementation ' androidx.test:core:1.6.1 '
58
58
}
59
59
60
60
lintOptions {
Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ dependencies {
60
60
api " androidx.biometric:biometric:1.1.0"
61
61
api " androidx.fragment:fragment:1.6.2"
62
62
testImplementation ' junit:junit:4.13.2'
63
- testImplementation ' org.mockito:mockito-inline:5.0 .0'
64
- testImplementation ' org.robolectric:robolectric:4.10.3 '
65
- androidTestImplementation ' androidx.test:runner:1.2.0 '
66
- androidTestImplementation ' androidx.test:rules:1.2.0 '
63
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
64
+ testImplementation ' org.robolectric:robolectric:4.14.1 '
65
+ androidTestImplementation ' androidx.test:runner:1.6.2 '
66
+ androidTestImplementation ' androidx.test:rules:1.6.1 '
67
67
androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
68
68
}
Original file line number Diff line number Diff line change @@ -54,6 +54,6 @@ android {
54
54
55
55
dependencies {
56
56
testImplementation ' junit:junit:4.13.2'
57
- testImplementation " org.mockito:mockito-core:5.1 .1"
57
+ testImplementation " org.mockito:mockito-core:5.16 .1"
58
58
}
59
59
}
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
37
37
38
38
dependencies {
39
39
testImplementation ' junit:junit:4.13.2'
40
- testImplementation ' org.mockito:mockito-core:5.0.0 '
40
+ testImplementation ' org.mockito:mockito-core:5.16.1 '
41
41
}
42
42
43
43
compileOptions {
Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ android {
63
63
implementation ' androidx.datastore:datastore-preferences:1.1.3'
64
64
implementation ' androidx.preference:preference:1.2.1'
65
65
testImplementation ' junit:junit:4.13.2'
66
- testImplementation ' androidx.test:core-ktx:1.5.0 '
66
+ testImplementation ' androidx.test:core-ktx:1.6.1 '
67
67
testImplementation ' androidx.test.ext:junit-ktx:1.2.1'
68
- testImplementation ' org.robolectric:robolectric:4.12 .1'
68
+ testImplementation ' org.robolectric:robolectric:4.14 .1'
69
69
testImplementation ' org.mockito:mockito-inline:5.2.0'
70
- testImplementation ' io.mockk:mockk:1.13.16 '
70
+ testImplementation ' io.mockk:mockk:1.13.17 '
71
71
}
72
72
73
73
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ dependencies {
65
65
implementation ' androidx.annotation:annotation:1.9.1'
66
66
implementation ' androidx.browser:browser:1.8.0'
67
67
testImplementation ' junit:junit:4.13.2'
68
- testImplementation ' org.mockito:mockito-core:5.1 .1'
69
- testImplementation ' androidx.test:core:1.4.0 '
70
- testImplementation ' org.robolectric:robolectric:4.10.3 '
68
+ testImplementation ' org.mockito:mockito-core:5.16 .1'
69
+ testImplementation ' androidx.test:core:1.6.1 '
70
+ testImplementation ' org.robolectric:robolectric:4.14.1 '
71
71
}
Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ android {
47
47
implementation " androidx.media3:media3-exoplayer-rtsp:${ exoplayer_version} "
48
48
implementation " androidx.media3:media3-exoplayer-smoothstreaming:${ exoplayer_version} "
49
49
testImplementation ' junit:junit:4.13.2'
50
- testImplementation ' androidx.test:core:1.4.0 '
51
- testImplementation ' org.mockito:mockito-inline:5.0 .0'
52
- testImplementation ' org.robolectric:robolectric:4.10.3 '
50
+ testImplementation ' androidx.test:core:1.6.1 '
51
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
52
+ testImplementation ' org.robolectric:robolectric:4.14.1 '
53
53
testImplementation " androidx.media3:media3-test-utils:${ exoplayer_version} "
54
54
}
55
55
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ android {
52
52
implementation ' androidx.annotation:annotation:1.9.1'
53
53
implementation ' androidx.webkit:webkit:1.12.1'
54
54
testImplementation ' junit:junit:4.13.2'
55
- testImplementation ' org.mockito:mockito-inline:5.1 .0'
56
- testImplementation ' androidx.test:core:1.4.0 '
55
+ testImplementation ' org.mockito:mockito-inline:5.2 .0'
56
+ testImplementation ' androidx.test:core:1.6.1 '
57
57
}
58
58
59
59
testOptions {
You can’t perform that action at this time.
0 commit comments