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 22==
33
44## What's New
5- - [ Upgrade v8 to 6.9.427.23(#1168 )] ( https://github.com/NativeScript/android-runtime/issues/1168 )
65- [ Added support for before-plugins.gradle file applied before plugin(#1183 )] ( https://github.com/NativeScript/android-runtime/pull/1185 )
76- [ Make JSParser in SBG fail the build when failing(#1152 )] ( https://github.com/NativeScript/android-runtime/issues/1152 )
87- [ 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 11{
22 "name" : " tns-android" ,
33 "description" : " NativeScript Runtime for Android" ,
4- "version" : " 4.3 .0" ,
4+ "version" : " 5.0 .0" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/NativeScript/android-runtime.git"
1010 " **/*"
1111 ],
1212 "gradle" : {
13- "version" : " 4.4 " ,
14- "android" : " 3.1.4 "
13+ "version" : " 4.10.2 " ,
14+ "android" : " 3.2.0 "
1515 }
1616}
You can’t perform that action at this time.
0 commit comments