mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-05-17 13:05:53 +08:00
🤖 android fix: updated the test dependencies for android part of examples
This commit is contained in:
@ -47,6 +47,6 @@ flutter {
|
||||
|
||||
dependencies {
|
||||
androidTestCompile 'com.android.support:support-annotations:28.0.0'
|
||||
androidTestCompile 'com.android.support.test:runner:0.5'
|
||||
androidTestCompile 'com.android.support.test:rules:0.5'
|
||||
androidTestCompile 'com.android.support.test:runner:1.0.2'
|
||||
androidTestCompile 'com.android.support.test:rules:1.0.2'
|
||||
}
|
||||
|
Reference in New Issue
Block a user