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

Commit 862eac52 authored by David Luhmer's avatar David Luhmer
Browse files

Update build file

parent 31378d0e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
    compileSdkVersion 25
    buildToolsVersion '25.0.2'
    buildToolsVersion '25.0.3'
    defaultConfig {
        //applicationId 'de.luhmer.owncloud.accountimporter'
        minSdkVersion 9
@@ -22,6 +22,6 @@ android {
}

dependencies {
    compile 'com.android.support:support-v4:25.1.0'
    compile 'com.android.support:support-v4:25.3.1'
    compile fileTree(dir: 'libs', include: ['*.jar'])
}
 No newline at end of file