Skip to content

Commit 70c0e9b

Browse files
authored
bump runtime version (#1342)
* Update CHANGELOG.md * Update package.json
1 parent b52da08 commit 70c0e9b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
5.3.0
28
==
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tns-android",
33
"description": "NativeScript Runtime for Android",
4-
"version": "5.3.0",
4+
"version": "5.3.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android-runtime.git"

0 commit comments

Comments
 (0)