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

Commit 290a74d7 authored by David Development's avatar David Development
Browse files

Fix compatibility with Android Studio 1.0

parent 59c0ca9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ android {
    }
    buildTypes {
        release {
            runProguard false
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
        }
    }