Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1f3e748f authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

update annotationProcessor parceler to 1.1.11

parent aa16c7c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ repositories {
dependencies {
    compile 'org.apache.jackrabbit:jackrabbit-webdav:2.12.6'
    implementation 'org.parceler:parceler-api:1.1.11'
    annotationProcessor 'org.parceler:parceler:1.1.9'
    annotationProcessor 'org.parceler:parceler:1.1.11'
    implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
    implementation "com.android.support:support-annotations:28.0.0"