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

Unverified Commit 23259e63 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge 15883a21 into 97a96d5d

parents 97a96d5d 15883a21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ dependencies {
    implementation 'org.parceler:parceler-api:1.1.11'
    annotationProcessor 'org.parceler:parceler:1.1.9'
    implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
    implementation "com.android.support:support-annotations:27.1.1"
    implementation "com.android.support:support-annotations:28.0.0"
}

android {