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 b52da08 commit 70c0e9bCopy full SHA for 70c0e9b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+5.3.1
2
+==
3
+## Bug Fixes
4
+ - [5.3 build failing (Android) (#1329)](https://github.com/NativeScript/android-runtime/issues/1329)
5
+ - [fix(build): Correct dependencies of `cleanupAllJars` gradle task (#1338)](https://github.com/NativeScript/android-runtime/pull/1338)
6
+
7
5.3.0
8
==
9
package.json
@@ -1,7 +1,7 @@
{
"name": "tns-android",
"description": "NativeScript Runtime for Android",
- "version": "5.3.0",
+ "version": "5.3.1",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/android-runtime.git"
0 commit comments