Skip to content

Commit 2fa4ed5

Browse files
author
Mihail Slavchev
committed
Merge branch 'pete/workers-patch' of github.com:NativeScript/android-runtime into pete/workers-patch
2 parents a47081d + 4104e5e commit 2fa4ed5

11 files changed

Lines changed: 228 additions & 135 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
path = test-app/app/src/main/assets/app/shared
33
url = git@github.com:NativeScript/common-runtime-tests-app.git
44
[submodule "test-app/assets/app/tns_modules/shared"]
5-
path = test-app/app/src/main/assets/app/tns_modules/shared
5+
path = test-app/app/src/main/assets/app/tns_modules/tns-core-modules/shared
66
url = git@github.com:NativeScript/common-runtime-tests-modules.git

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

0 commit comments

Comments
 (0)