File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " tns- android" ,
2
+ "name" : " @nativescript/ android" ,
3
3
"description" : " NativeScript Runtime for Android" ,
4
- "version" : " 6.5.3 " ,
4
+ "version" : " 7.0.0-rc.1 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/NativeScript/android-runtime.git"
Original file line number Diff line number Diff line change 7
7
<uses-permission android : name =" android.permission.INTERNET" />
8
8
9
9
<application
10
+ android:requestLegacyExternalStorage=" true"
10
11
android : name =" com.tns.NativeScriptApplication"
11
12
android : allowBackup =" true"
12
13
android : icon =" @mipmap/ic_launcher"
Original file line number Diff line number Diff line change 1
1
{
2
- ">=6.5 .9 <7.0.0 " : " 8.3.110.9" ,
2
+ ">=6.9 .9 <7.0.9 " : " 8.3.110.9" ,
3
3
">=6.3.9 <6.6.0" : " 8.0.426.16" ,
4
4
">=6.2.9 <6.4.0" : " 7.8.279.19" ,
5
5
">=6.1.9 <6.3.0" : " 7.7.299.11" ,
You can’t perform that action at this time.
0 commit comments