Add missing dependency to fix the build (#25582)
This commit is contained in:
parent
2789ffa6c2
commit
7f1f39385b
@ -74,6 +74,7 @@ flutter {
|
||||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'com.android.support.test:rules:1.0.1'
|
||||
androidTestImplementation 'com.android.support.test:runner:1.0.2'
|
||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
|
||||
implementation 'com.android.support:appcompat-v7:27.1.1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user