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

Unverified Commit 15883a21 authored by dependabot[bot]'s avatar dependabot[bot]
Browse files

Bump support-annotations from 27.1.1 to 28.0.0



Bumps support-annotations from 27.1.1 to 28.0.0.

Signed-off-by: default avatardependabot[bot] <support@dependabot.com>
parent 97a96d5d
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 {