You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/30 18:24:49 UTC

[cordova-mobile-spec] branch master updated: Remove old cordova-plugin-compat quirk from doc (#185)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-mobile-spec.git


The following commit(s) were added to refs/heads/master by this push:
     new ce3b695  Remove old cordova-plugin-compat quirk from doc (#185)
ce3b695 is described below

commit ce3b6951a0238aa371bee5d5ad7cf20c4642a8e2
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Fri Nov 30 13:24:45 2018 -0500

    Remove old cordova-plugin-compat quirk from doc (#185)
    
    obsolete now that cordova-plugin-compat was removed in PR #182
    
    (bug #151)
---
 createmobilespec/README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/createmobilespec/README.md b/createmobilespec/README.md
index 29a1ecb..a85e2dd 100644
--- a/createmobilespec/README.md
+++ b/createmobilespec/README.md
@@ -97,4 +97,3 @@ After the script successfully finished and created the app, you can run the app
 Some known quirks and issues:
 
 * [`npm install` inside `cordova-js` is needed to resolve a local grunt issue](https://github.com/apache/cordova-mobile-spec/issues/150)
-* [It may be required to uninstall the `cordova-plugin-compat` plugin due to multiple "BuildHelper" classes defined in dex files](https://github.com/apache/cordova-mobile-spec/issues/151)(<https://stackoverflow.com/questions/46562289/multiple-dex-files-define-lorg-apache-cordova-buildhelper/46562523#46562523>)


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