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

Commit ea04b6ab authored by tibbi's avatar tibbi
Browse files

disable aapt2

parent 4e4124ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ buildscript {
        propMinSdkVersion = 16
        propTargetSdkVersion = propCompileSdkVersion
        propVersionCode = 1
        propVersionName = '2.40.1'
        propVersionName = '2.40.2'
        kotlin_version = '1.1.60'
        support_libs = '27.0.1'
    }
+1 −0
Original line number Diff line number Diff line
@@ -15,3 +15,4 @@ org.gradle.jvmargs=-Xmx1536m
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
android.enableAapt2=false