Skip to content

Commit 39a266e

Browse files
author
Mihail Slavchev
committed
merge with release
2 parents 45899a4 + 144ca97 commit 39a266e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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": "2.1.0",
4+
"version": "2.1.1",
55
"files": [
66
"**/*"
77
]

test-app/app/src/main/assets/app/mainpage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__disableVerboseLogging();
1+
//__disableVerboseLogging();
22
__log("starting tests");
33

44
// methods that common tests need to run

0 commit comments

Comments
 (0)