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

Commit 3184f988 authored by Robert Wiebe's avatar Robert Wiebe
Browse files

Use latest version of androidx.annotation

parent 4dc93187
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ android {
dependencies {

    implementation "androidx.appcompat:appcompat:1.0.2"
    implementation 'androidx.annotation:annotation:1.0.2'
    implementation 'androidx.annotation:annotation:1.1.0'
    implementation 'androidx.core:core:1.0.2'
    implementation 'androidx.fragment:fragment:1.0.0'