Github user janpio commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/739#discussion_r141584591
  
    --- Diff: www/_posts/2017-09-27-android-release.md ---
    @@ -0,0 +1,42 @@
    +---
    +layout: post
    +author:
    +    name: Joe Bowser
    +    url: https://twitter.com/infil00p
    +title:  "Cordova Android 6.3.0 Released!"
    +categories: announcements
    +tags: news releases
    +---
    +
    +We are happy to announce that `Cordova Android 6.3.0` has been released! 
    +
    +This release now targets the latest Android API level of API 26 and has 
fixed issues related to the **Android SDK Tools 26.0.2** release. **Google** 
changed how the Android emulator was executed, causing errors when deploying to 
the emulator. 
    +
    +This release contains the integration of `cordova-plugin-compat`, so 
please remove that plugin from projects once you update to this version of 
`cordova-android`.
    +
    +To upgrade:
    +
    +    npm install -g cordova
    +    cd my_project
    +    cordova platform update [email protected]
    --- End diff --
    
    typo, should be @6.3.0
    (same problem below)


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to