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.
2 parents 45899a4 + 144ca97 commit 39a266eCopy full SHA for 39a266e
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tns-android",
3
"description": "NativeScript Runtime for Android",
4
- "version": "2.1.0",
+ "version": "2.1.1",
5
"files": [
6
"**/*"
7
]
test-app/app/src/main/assets/app/mainpage.js
@@ -1,4 +1,4 @@
-__disableVerboseLogging();
+//__disableVerboseLogging();
__log("starting tests");
// methods that common tests need to run
0 commit comments