File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
==
3
3
4
4
## What's New
5
- - [ Upgrade v8 to 6.9.427.23(#1168 )] ( https://github.com/NativeScript/android-runtime/issues/1168 )
6
5
- [ Added support for before-plugins.gradle file applied before plugin(#1183 )] ( https://github.com/NativeScript/android-runtime/pull/1185 )
7
6
- [ Make JSParser in SBG fail the build when failing(#1152 )] ( https://github.com/NativeScript/android-runtime/issues/1152 )
8
7
- [ Generate interface names list in SBG in parallel(#1132 )] ( https://github.com/NativeScript/android-runtime/issues/1132 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-android" ,
3
3
"description" : " NativeScript Runtime for Android" ,
4
- "version" : " 4.3 .0" ,
4
+ "version" : " 5.0 .0" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/NativeScript/android-runtime.git"
10
10
" **/*"
11
11
],
12
12
"gradle" : {
13
- "version" : " 4.4 " ,
14
- "android" : " 3.1.4 "
13
+ "version" : " 4.10.2 " ,
14
+ "android" : " 3.2.0 "
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments