You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/02/09 22:10:18 UTC

[jira] [Commented] (CB-9269) Proguard support missing

    [ https://issues.apache.org/jira/browse/CB-9269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139762#comment-15139762 ] 

Joe Bowser commented on CB-9269:
--------------------------------

Apparently it can be added like this: 

buildTypes {
release
{ 
    minifyEnabled true proguardFile getDefaultProguardFile('proguard-android.txt') }
}
}

> Proguard support missing
> ------------------------
>
>                 Key: CB-9269
>                 URL: https://issues.apache.org/jira/browse/CB-9269
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Android
>    Affects Versions: 5.0.0
>            Reporter: Craig Sabbey
>            Assignee: Joe Bowser
>              Labels: Android, Gradle, Proguard
>
> Proguard support is missing in the gradle build for Cordova Android 4.0.0. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org