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

Commit 368d0841 authored by David Development's avatar David Development
Browse files

Update to 0.6.7

parent 55f4d5d9
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ android {
    buildToolsVersion "19.1.0"

    defaultConfig {
        applicationId "de.luhmer.owncloud.accountimporter"
        //applicationId "de.luhmer.owncloud.accountimporter"
        minSdkVersion 7
        targetSdkVersion 19
        versionCode 1
@@ -22,6 +22,4 @@ android {
dependencies {
    compile 'com.android.support:support-v4:19.0.+'
    compile 'com.actionbarsherlock:actionbarsherlock:4.4.0@aar'

    compile fileTree(dir: 'libs', include: ['*.jar'])
}