Commit 1a5996d 3 people authored and committed
1 parent 57371e4 commit 1a5996d Copy full SHA for 1a5996d
File tree 32 files changed +32
-32
lines changed
camera/example/android/app
flutter_plugin_android_lifecycle
google_maps_flutter/google_maps_flutter
google_sign_in/google_sign_in_android/android
image_picker/example/android/app
in_app_purchase/example/android/app
local_auth/example/android/app
path_provider/example/android/app
quick_actions/example/android/app
shared_preferences/shared_preferences_android/android
url_launcher/example/android/app
video_player/video_player_android/android
webview_flutter/example/android/app
webview_flutter_android/android
32 files changed +32
-32
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ flutter {
57
57
}
58
58
59
59
dependencies {
60
- testImplementation ' junit:junit:4.12 '
60
+ testImplementation ' junit:junit:4.13.2 '
61
61
androidTestImplementation ' androidx.test:runner:1.2.0'
62
62
androidTestImplementation ' androidx.test:rules:1.2.0'
63
63
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ android {
60
60
61
61
dependencies {
62
62
compileOnly ' androidx.annotation:annotation:1.1.0'
63
- testImplementation ' junit:junit:4.12 '
63
+ testImplementation ' junit:junit:4.13.2 '
64
64
testImplementation ' org.mockito:mockito-inline:4.0.0'
65
65
testImplementation ' androidx.test:core:1.3.0'
66
66
testImplementation ' org.robolectric:robolectric:4.5'
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Add the following dependencies in android/app/build.gradle:
18
18
19
19
``` groovy
20
20
dependencies {
21
- testImplementation 'junit:junit:4.12 '
21
+ testImplementation 'junit:junit:4.13.2 '
22
22
testImplementation "com.google.truth:truth:1.0"
23
23
androidTestImplementation 'androidx.test:runner:1.1.1'
24
24
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ dependencies {
54
54
implementation ' com.google.code.gson:gson:2.8.6'
55
55
androidTestImplementation ' org.hamcrest:hamcrest:2.2'
56
56
57
- testImplementation ' junit:junit:4.12 '
57
+ testImplementation ' junit:junit:4.13.2 '
58
58
testImplementation " com.google.truth:truth:1.0"
59
59
api ' androidx.test:runner:1.1.1'
60
60
api ' androidx.test.espresso:espresso-core:3.1.1'
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ flutter {
55
55
}
56
56
57
57
dependencies {
58
- testImplementation ' junit:junit:4.12 '
58
+ testImplementation ' junit:junit:4.13.2 '
59
59
testImplementation " com.google.truth:truth:1.0"
60
60
androidTestImplementation ' androidx.test:runner:1.1.1'
61
61
androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.1'
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ android {
53
53
}
54
54
55
55
dependencies {
56
- testImplementation ' junit:junit:4.12 '
56
+ testImplementation ' junit:junit:4.13.2 '
57
57
testImplementation ' org.mockito:mockito-core:1.10.19'
58
58
}
59
59
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ flutter {
55
55
}
56
56
57
57
dependencies {
58
- testImplementation ' junit:junit:4.12 '
58
+ testImplementation ' junit:junit:4.13.2 '
59
59
androidTestImplementation ' androidx.test:runner:1.1.1'
60
60
androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.1'
61
61
}
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ android {
39
39
androidTestImplementation ' androidx.test:runner:1.2.0'
40
40
androidTestImplementation ' androidx.test:rules:1.2.0'
41
41
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
42
- testImplementation ' junit:junit:4.12 '
42
+ testImplementation ' junit:junit:4.13.2 '
43
43
testImplementation ' org.mockito:mockito-core:3.2.4'
44
44
testImplementation ' androidx.test:core:1.2.0'
45
45
testImplementation " org.robolectric:robolectric:4.3.1"
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ android {
60
60
}
61
61
62
62
dependencies {
63
- testImplementation ' junit:junit:4.12 '
63
+ testImplementation ' junit:junit:4.13.2 '
64
64
androidTestImplementation ' androidx.test:runner:1.2.0'
65
65
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
66
66
api ' androidx.test:core:1.2.0'
Original file line number Diff line number Diff line change @@ -50,6 +50,6 @@ android {
50
50
dependencies {
51
51
implementation ' com.google.android.gms:play-services-auth:20.0.1'
52
52
implementation ' com.google.guava:guava:28.1-android'
53
- testImplementation ' junit:junit:4.12 '
53
+ testImplementation ' junit:junit:4.13.2 '
54
54
testImplementation ' org.mockito:mockito-inline:3.9.0'
55
55
}
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ flutter {
60
60
}
61
61
62
62
dependencies {
63
- testImplementation ' junit:junit:4.12 '
63
+ testImplementation ' junit:junit:4.13.2 '
64
64
androidTestImplementation ' androidx.test:runner:1.2.0'
65
65
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
66
66
api ' androidx.test:core:1.2.0'
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
37
37
implementation ' androidx.annotation:annotation:1.3.0'
38
38
implementation ' androidx.exifinterface:exifinterface:1.3.3'
39
39
40
- testImplementation ' junit:junit:4.12 '
40
+ testImplementation ' junit:junit:4.13.2 '
41
41
testImplementation ' org.mockito:mockito-core:3.10.0'
42
42
testImplementation ' androidx.test:core:1.4.0'
43
43
testImplementation " org.robolectric:robolectric:4.8.1"
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ flutter {
60
60
}
61
61
62
62
dependencies {
63
- testImplementation ' junit:junit:4.12 '
63
+ testImplementation ' junit:junit:4.13.2 '
64
64
androidTestImplementation ' androidx.test:runner:1.2.0'
65
65
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
66
66
api ' androidx.test:core:1.4.0'
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ flutter {
107
107
108
108
dependencies {
109
109
implementation ' com.android.billingclient:billing:3.0.2'
110
- testImplementation ' junit:junit:4.12 '
110
+ testImplementation ' junit:junit:4.13.2 '
111
111
testImplementation ' org.mockito:mockito-core:3.6.0'
112
112
testImplementation ' org.json:json:20180813'
113
113
androidTestImplementation ' androidx.test:runner:1.1.1'
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ android {
54
54
dependencies {
55
55
implementation ' androidx.annotation:annotation:1.0.0'
56
56
implementation ' com.android.billingclient:billing:3.0.2'
57
- testImplementation ' junit:junit:4.12 '
57
+ testImplementation ' junit:junit:4.13.2 '
58
58
testImplementation ' org.json:json:20180813'
59
59
testImplementation ' org.mockito:mockito-core:3.6.0'
60
60
androidTestImplementation ' androidx.test:runner:1.1.1'
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ flutter {
107
107
108
108
dependencies {
109
109
implementation ' com.android.billingclient:billing:3.0.2'
110
- testImplementation ' junit:junit:4.12 '
110
+ testImplementation ' junit:junit:4.13.2 '
111
111
testImplementation ' org.mockito:mockito-core:3.6.0'
112
112
testImplementation ' org.json:json:20180813'
113
113
androidTestImplementation ' androidx.test:runner:1.1.1'
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ flutter {
52
52
}
53
53
54
54
dependencies {
55
- testImplementation ' junit:junit:4.12 '
55
+ testImplementation ' junit:junit:4.13.2 '
56
56
androidTestImplementation ' androidx.test:runner:1.1.1'
57
57
androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.1'
58
58
}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
52
52
api " androidx.core:core:1.3.2"
53
53
api " androidx.biometric:biometric:1.1.0"
54
54
api " androidx.fragment:fragment:1.3.2"
55
- testImplementation ' junit:junit:4.12 '
55
+ testImplementation ' junit:junit:4.13.2 '
56
56
testImplementation ' org.mockito:mockito-inline:3.9.0'
57
57
androidTestImplementation ' androidx.test:runner:1.2.0'
58
58
androidTestImplementation ' androidx.test:rules:1.2.0'
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ flutter {
52
52
}
53
53
54
54
dependencies {
55
- testImplementation ' junit:junit:4.12 '
55
+ testImplementation ' junit:junit:4.13.2 '
56
56
androidTestImplementation ' androidx.test:runner:1.1.1'
57
57
androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.1'
58
58
}
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies {
58
58
androidTestImplementation ' androidx.test:rules:1.2.0'
59
59
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
60
60
61
- testImplementation ' junit:junit:4.12 '
61
+ testImplementation ' junit:junit:4.13.2 '
62
62
androidTestImplementation ' androidx.test:runner:1.1.1'
63
63
androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.1'
64
64
}
Original file line number Diff line number Diff line change @@ -54,5 +54,5 @@ android {
54
54
dependencies {
55
55
implementation ' androidx.annotation:annotation:1.1.0'
56
56
implementation ' com.google.guava:guava:28.1-android'
57
- testImplementation ' junit:junit:4.12 '
57
+ testImplementation ' junit:junit:4.13.2 '
58
58
}
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies {
58
58
androidTestImplementation ' androidx.test:rules:1.2.0'
59
59
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
60
60
61
- testImplementation ' junit:junit:4.12 '
61
+ testImplementation ' junit:junit:4.13.2 '
62
62
androidTestImplementation ' androidx.test:runner:1.1.1'
63
63
androidTestImplementation ' androidx.test.espresso:espresso-core:3.1.1'
64
64
}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ flutter {
52
52
}
53
53
54
54
dependencies {
55
- testImplementation ' junit:junit:4.12 '
55
+ testImplementation ' junit:junit:4.13.2 '
56
56
androidTestImplementation ' androidx.test:runner:1.2.0'
57
57
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
58
58
api ' androidx.test:core:1.2.0'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
34
34
}
35
35
36
36
dependencies {
37
- testImplementation ' junit:junit:4.12 '
37
+ testImplementation ' junit:junit:4.13.2 '
38
38
testImplementation ' org.mockito:mockito-core:3.2.4'
39
39
}
40
40
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ flutter {
52
52
}
53
53
54
54
dependencies {
55
- testImplementation ' junit:junit:4.12 '
55
+ testImplementation ' junit:junit:4.13.2 '
56
56
androidTestImplementation ' androidx.test:runner:1.2.0'
57
57
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
58
58
api ' androidx.test:core:1.2.0'
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ android {
42
42
baseline file(" lint-baseline.xml" )
43
43
}
44
44
dependencies {
45
- testImplementation ' junit:junit:4.12 '
45
+ testImplementation ' junit:junit:4.13.2 '
46
46
testImplementation ' org.mockito:mockito-inline:3.9.0'
47
47
}
48
48
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ flutter {
54
54
}
55
55
56
56
dependencies {
57
- testImplementation ' junit:junit:4.12 '
57
+ testImplementation ' junit:junit:4.13.2 '
58
58
androidTestImplementation ' androidx.test:runner:1.2.0'
59
59
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
60
60
}
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ android {
49
49
50
50
dependencies {
51
51
compileOnly ' androidx.annotation:annotation:1.0.0'
52
- testImplementation ' junit:junit:4.12 '
52
+ testImplementation ' junit:junit:4.13.2 '
53
53
testImplementation ' org.mockito:mockito-core:1.10.19'
54
54
testImplementation ' androidx.test:core:1.0.0'
55
55
testImplementation ' org.robolectric:robolectric:4.3'
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ flutter {
54
54
}
55
55
56
56
dependencies {
57
- testImplementation ' junit:junit:4.12 '
57
+ testImplementation ' junit:junit:4.13.2 '
58
58
androidTestImplementation ' androidx.test:runner:1.2.0'
59
59
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
60
60
}
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ android {
47
47
implementation ' com.google.android.exoplayer:exoplayer-hls:2.17.1'
48
48
implementation ' com.google.android.exoplayer:exoplayer-dash:2.17.1'
49
49
implementation ' com.google.android.exoplayer:exoplayer-smoothstreaming:2.17.1'
50
- testImplementation ' junit:junit:4.12 '
50
+ testImplementation ' junit:junit:4.13.2 '
51
51
testImplementation ' androidx.test:core:1.3.0'
52
52
testImplementation ' org.mockito:mockito-inline:3.9.0'
53
53
testImplementation ' org.robolectric:robolectric:4.5'
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ flutter {
55
55
}
56
56
57
57
dependencies {
58
- testImplementation ' junit:junit:4.12 '
58
+ testImplementation ' junit:junit:4.13.2 '
59
59
androidTestImplementation ' androidx.test:runner:1.2.0'
60
60
androidTestImplementation ' androidx.test.espresso:espresso-core:3.2.0'
61
61
api ' androidx.test:core:1.2.0'
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
37
37
dependencies {
38
38
implementation ' androidx.annotation:annotation:1.4.0'
39
39
implementation ' androidx.webkit:webkit:1.0.0'
40
- testImplementation ' junit:junit:4.12 '
40
+ testImplementation ' junit:junit:4.13.2 '
41
41
testImplementation ' org.mockito:mockito-inline:4.6.1'
42
42
testImplementation ' androidx.test:core:1.3.0'
43
43
}
You can’t perform that action at this time.
0 commit comments