🤖 android fix: using implementation instead of compile in build.gradle for android part of examples

This commit is contained in:
Nishant Srivastava
2019-01-05 19:58:04 +01:00
parent 6c5c60d017
commit 173bb3ece0
20 changed files with 60 additions and 60 deletions

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}

View File

@ -46,7 +46,7 @@ flutter {
}
dependencies {
androidTestCompile 'com.android.support:support-annotations:28.0.0'
androidTestCompile 'com.android.support.test:runner:1.0.2'
androidTestCompile 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
}