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

Commit 9a7e7290 authored by tibbi's avatar tibbi
Browse files

remove some redundant libraries from the sample app

parent 35841727
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -27,8 +27,5 @@ android {
}

dependencies {
    implementation "com.android.support:appcompat-v7:$support_libs"
    implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

    implementation project(':commons')
}