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

Commit 1a802995 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Test again e/backlog#4556

parent c88cf014
Loading
Loading
Loading
Loading
Loading

e-ui-sdk.jar

deleted100644 → 0
−113 KiB

File deleted.

+0 −5
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@ configurations {
}

dependencies {
    compileOnly files("../e-ui-sdk.jar")
    implementation "com.squareup.wire:wire-runtime:$wireVersion"
    implementation "de.hdodenhof:circleimageview:1.3.0"
    // TODO: Switch to upstream once raw requests are merged
@@ -205,10 +204,6 @@ android {
    packagingOptions {
        exclude 'META-INF/ASL2.0'
    }

    aaptOptions {
        additionalParameters '-I', 'e-ui-sdk.jar'
    }
}

if (file('user.gradle').exists()) {