We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f0c6f commit 86b1035Copy full SHA for 86b1035
raveandroid/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
36
implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
37
implementation 'com.squareup.okhttp3:logging-interceptor:3.8.0'
38
- implementation 'org.parceler:parceler-api:1.1.9'
+ compile 'org.parceler:parceler-api:1.1.9'
39
annotationProcessor 'org.parceler:parceler:1.1.9'
40
implementation 'com.squareup.retrofit2:converter-scalars:2.1.0'
41
implementation 'com.scottyab:aescrypt:0.0.1'
0 commit comments