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

Commit a967b486 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Niedermann IT-Dienstleistungen
Browse files

Bump appcompat from 1.2.0 to 1.3.0



Bumps appcompat from 1.2.0 to 1.3.0.

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 0589fd5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ dependencies {
    implementation project(path: ':markdown')

    // Android X
    implementation "androidx.appcompat:appcompat:1.2.0"
    implementation "androidx.appcompat:appcompat:1.3.0"
    implementation "androidx.fragment:fragment:1.3.3"
    implementation "androidx.preference:preference:1.1.1"
    implementation "androidx.recyclerview:recyclerview:1.2.0"
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ dependencies {
    implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'
    implementation 'com.github.stefan-niedermann:android-commons:0.2.0'

    implementation 'androidx.appcompat:appcompat:1.2.0'
    implementation 'androidx.appcompat:appcompat:1.3.0'
    implementation "androidx.lifecycle:lifecycle-livedata:2.3.1"

    implementation 'org.jsoup:jsoup:1.13.1'