Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 98D3418DC0 for ; Mon, 15 Feb 2016 23:07:18 +0000 (UTC) Received: (qmail 40594 invoked by uid 500); 15 Feb 2016 23:07:18 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 40535 invoked by uid 500); 15 Feb 2016 23:07:18 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 40404 invoked by uid 99); 15 Feb 2016 23:07:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Feb 2016 23:07:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 340302C1F5D for ; Mon, 15 Feb 2016 23:07:18 +0000 (UTC) Date: Mon, 15 Feb 2016 23:07:18 +0000 (UTC) From: "Jacob Robbins (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-10623) Gradle build produces APK that lists all localizations of included libraries MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jacob Robbins created CB-10623: ---------------------------------- Summary: Gradle build produces APK that lists all localizations of included libraries Key: CB-10623 URL: https://issues.apache.org/jira/browse/CB-10623 Project: Apache Cordova Issue Type: Bug Components: Android Environment: Mac OSX, AndroidStudio, Cordova 6.0.0 Reporter: Jacob Robbins After upgrading to Cordova 6.0.0 I built a signed APK. When I upload it to Google Play the publish dialog lists 78 new localizations. These localizations are the localizations of the libraries Google Play Services and Google Compat. I have no localizations, just a default (English) set of strings. So the Gradle build process is causing my app to incorrectly list localizations it does not have. -- 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