We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81dd5d0 commit 247685bCopy full SHA for 247685b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
NativeScript CLI Changelog
2
================
3
+2.5.3 (2017, March 21)
4
+==
5
+
6
+### New
7
8
+* [Implemented #2583](https://github.com/NativeScript/nativescript-cli/issues/2583): Add support for Android SDK Tools 25.2.3
9
10
2.5.2 (2017, February 24)
11
==
12
package.json
@@ -1,7 +1,7 @@
{
"name": "nativescript",
"preferGlobal": true,
- "version": "2.5.2",
+ "version": "2.5.3",
"author": "Telerik <support@telerik.com>",
"description": "Command-line interface for building NativeScript projects",
"bin": {
0 commit comments