-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
Using both LoganSquare and butterknife ,conflicts
```
apply plugin: 'com.android.application'
apply plugin: 'com.neenbedankt.android-apt'
android {
compileSdkVersion 25
buildToolsVer…
-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
```
What steps will reproduce the problem?
1. depend on --
androidTestCompile 'com.android.support.test:runner:0.2'
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.0'
2. …
-
I can't build an apk and get this error msg: `Error:(12, 33) Unresolved reference: PaperParcelState`
PaperParcelState:
```
@PaperParcel data class State(
val count: Int,
…